diff options
Diffstat (limited to 'drivers/char/wmt_vibrate/Makefile')
-rwxr-xr-x | drivers/char/wmt_vibrate/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/drivers/char/wmt_vibrate/Makefile b/drivers/char/wmt_vibrate/Makefile new file mode 100755 index 00000000..2d5c1f04 --- /dev/null +++ b/drivers/char/wmt_vibrate/Makefile @@ -0,0 +1,4 @@ +# +# Makefile for the kernel device drivers. +# +obj-$(CONFIG_WMT_VIBRATOR) += wmt_vibrate.o
\ No newline at end of file |