mirror of
https://github.com/torvalds/linux.git
synced 2024-11-15 08:31:55 +00:00
2c3fb08b3f
The remaining drivers are mostly platform drivers. Name the dir to reflect it. It makes sense to latter break it into a few other dirs. Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
4 lines
81 B
Makefile
4 lines
81 B
Makefile
s5p-g2d-objs := g2d.o g2d-hw.o
|
|
|
|
obj-$(CONFIG_VIDEO_SAMSUNG_S5P_G2D) += s5p-g2d.o
|