mirror of https://github.com/hak5/openwrt.git
cobalt: framebuffer device has moved
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 44686lede-17.01
parent
bc67ebc585
commit
6b73cb12c8
|
@ -10,7 +10,7 @@ define KernelPackage/fb-cobalt
|
||||||
TITLE:=Cobalt framebuffer support
|
TITLE:=Cobalt framebuffer support
|
||||||
DEPENDS:=@TARGET_cobalt +kmod-fb
|
DEPENDS:=@TARGET_cobalt +kmod-fb
|
||||||
KCONFIG:=CONFIG_FB_COBALT
|
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)
|
AUTOLOAD:=$(call AutoLoad,50,cobalt_lcdfb)
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue