summaryrefslogtreecommitdiff
path: root/drivers/video/fbdev/intelfb/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/video/fbdev/intelfb/Makefile')
-rw-r--r--drivers/video/fbdev/intelfb/Makefile8
1 files changed, 0 insertions, 8 deletions
diff --git a/drivers/video/fbdev/intelfb/Makefile b/drivers/video/fbdev/intelfb/Makefile
deleted file mode 100644
index 7ff2debb31af..000000000000
--- a/drivers/video/fbdev/intelfb/Makefile
+++ /dev/null
@@ -1,8 +0,0 @@
-# SPDX-License-Identifier: GPL-2.0
-obj-$(CONFIG_FB_INTEL) += intelfb.o
-
-intelfb-y := intelfbdrv.o intelfbhw.o
-intelfb-$(CONFIG_FB_INTEL_I2C) += intelfb_i2c.o
-intelfb-objs := $(intelfb-y)
-
-ccflags-$(CONFIG_FB_INTEL_DEBUG) := -DDEBUG -DREGDUMP