aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/pnx4008/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/video/pnx4008/Makefile')
-rw-r--r--drivers/video/pnx4008/Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/drivers/video/pnx4008/Makefile b/drivers/video/pnx4008/Makefile
new file mode 100644
index 00000000000000..636aaccf01fdb5
--- /dev/null
+++ b/drivers/video/pnx4008/Makefile
@@ -0,0 +1,7 @@
+#
+# Makefile for the new PNX4008 framebuffer device driver
+#
+
+obj-$(CONFIG_FB_PNX4008_DUM) += sdum.o
+obj-$(CONFIG_FB_PNX4008_DUM_RGB) += pnxrgbfb.o
+