mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-20 09:26:28 +00:00
cobalt: framebuffer device has moved
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 44686
This commit is contained in:
parent
bc67ebc585
commit
6b73cb12c8
@ -10,7 +10,7 @@ define KernelPackage/fb-cobalt
|
||||
TITLE:=Cobalt framebuffer support
|
||||
DEPENDS:=@TARGET_cobalt +kmod-fb
|
||||
KCONFIG:=CONFIG_FB_COBALT
|
||||
FILES:=$(LINUX_DIR)/drivers/video/cobalt_lcdfb.ko
|
||||
FILES:=$(LINUX_DIR)/drivers/video/fbdev/cobalt_lcdfb.ko
|
||||
AUTOLOAD:=$(call AutoLoad,50,cobalt_lcdfb)
|
||||
endef
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user