mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-17 09:14:19 +08:00
966458f89d
OMAP specific vram allocator is no longer in use, and we can remove all the vram code. Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
6 lines
121 B
Makefile
6 lines
121 B
Makefile
obj-$(CONFIG_OMAP2_VRFB) += vrfb.o
|
|
|
|
obj-$(CONFIG_OMAP2_DSS) += dss/
|
|
obj-$(CONFIG_FB_OMAP2) += omapfb/
|
|
obj-y += displays/
|