diff options
Diffstat (limited to 'drivers/video/display/Makefile')
-rw-r--r-- | drivers/video/display/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/video/display/Makefile b/drivers/video/display/Makefile new file mode 100644 index 00000000000..bd93496d2cf --- /dev/null +++ b/drivers/video/display/Makefile @@ -0,0 +1 @@ +obj-$(CONFIG_DISPLAY_CORE) += display-core.o |