This website requires JavaScript.
Explore
Help
Sign In
p71924506
/
linux_old1
Watch
1
Star
0
Fork
You've already forked linux_old1
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
ea1d3795f6
linux_old1
/
drivers
/
video
/
fbdev
/
mmp
/
Makefile
4 lines
75 B
Makefile
Raw
Normal View
History
Unescape
Escape
video/mmpfb: allow modular build The frame buffer core can be a module, which means any fb drivers should be able to build as modules too. This turns mmpfb into a tristate option to allow that and fix a possible randconfig build error. drivers/built-in.o: In function `modes_setup': :(.text+0x11b34): undefined reference to `fb_videomode_to_modelist' :(.text+0x11b5c): undefined reference to `fb_videomode_to_var' Signed-off-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
2015-01-29 04:13:50 +08:00
obj-$(CONFIG_MMP_DISP)
+=
mmp_disp.o hw/ panel/ fb/
mmp_disp-y
+=
core.o