diff options
Diffstat (limited to 'drivers/staging/rspiusb/Makefile')
-rw-r--r-- | drivers/staging/rspiusb/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/staging/rspiusb/Makefile b/drivers/staging/rspiusb/Makefile new file mode 100644 index 000000000000..cc7aed92b0e3 --- /dev/null +++ b/drivers/staging/rspiusb/Makefile @@ -0,0 +1 @@ +obj-$(CONFIG_USB_RSPI) += rspiusb.o |