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, 0 insertions, 7 deletions
diff --git a/drivers/video/pnx4008/Makefile b/drivers/video/pnx4008/Makefile
deleted file mode 100644
index 636aaccf01fd..000000000000
--- a/drivers/video/pnx4008/Makefile
+++ /dev/null
@@ -1,7 +0,0 @@
1#
2# Makefile for the new PNX4008 framebuffer device driver
3#
4
5obj-$(CONFIG_FB_PNX4008_DUM) += sdum.o
6obj-$(CONFIG_FB_PNX4008_DUM_RGB) += pnxrgbfb.o
7