diff options
Diffstat (limited to 'drivers/video/display/Makefile')
-rw-r--r-- | drivers/video/display/Makefile | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/drivers/video/display/Makefile b/drivers/video/display/Makefile deleted file mode 100644 index c0ea832bf171..000000000000 --- a/drivers/video/display/Makefile +++ /dev/null @@ -1,6 +0,0 @@ -# Display drivers - -display-objs := display-sysfs.o - -obj-$(CONFIG_DISPLAY_SUPPORT) += display.o - |