aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/olpc_dcon/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/staging/olpc_dcon/Makefile')
-rw-r--r--drivers/staging/olpc_dcon/Makefile6
1 files changed, 0 insertions, 6 deletions
diff --git a/drivers/staging/olpc_dcon/Makefile b/drivers/staging/olpc_dcon/Makefile
deleted file mode 100644
index 36c7e67fec20..000000000000
--- a/drivers/staging/olpc_dcon/Makefile
+++ /dev/null
@@ -1,6 +0,0 @@
-olpc-dcon-objs += olpc_dcon.o
-olpc-dcon-$(CONFIG_FB_OLPC_DCON_1) += olpc_dcon_xo_1.o
-olpc-dcon-$(CONFIG_FB_OLPC_DCON_1_5) += olpc_dcon_xo_1_5.o
-obj-$(CONFIG_FB_OLPC_DCON) += olpc-dcon.o
-
-