559d670189
The core files of DSS2. DSS2 commits are split a bit artificially to make the individual commits smaller, and DSS2 doesn't compile properly without the rest of the core commits. This shouldn't be a problem, as no configuration uses DSS2 yet. Signed-off-by: Tomi Valkeinen <tomi.valkeinen@nokia.com>
5 lines
85 B
Makefile
5 lines
85 B
Makefile
obj-$(CONFIG_OMAP2_VRAM) += vram.o
|
|
obj-$(CONFIG_OMAP2_VRFB) += vrfb.o
|
|
|
|
obj-y += dss/
|