diff options
Diffstat (limited to 'drivers/staging/sm7xx/Makefile')
-rw-r--r-- | drivers/staging/sm7xx/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/drivers/staging/sm7xx/Makefile b/drivers/staging/sm7xx/Makefile new file mode 100644 index 00000000000..f43cb910630 --- /dev/null +++ b/drivers/staging/sm7xx/Makefile | |||
@@ -0,0 +1,3 @@ | |||
1 | obj-$(CONFIG_FB_SM7XX) += sm7xx.o | ||
2 | |||
3 | sm7xx-y := smtcfb.o | ||