diff options
Diffstat (limited to 'drivers/usb/usbip/Makefile')
-rw-r--r-- | drivers/usb/usbip/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/usb/usbip/Makefile b/drivers/usb/usbip/Makefile index d843a9e68852..f4c8f3840262 100644 --- a/drivers/usb/usbip/Makefile +++ b/drivers/usb/usbip/Makefile @@ -1,3 +1,4 @@ +# SPDX-License-Identifier: GPL-2.0 ccflags-$(CONFIG_USBIP_DEBUG) := -DDEBUG obj-$(CONFIG_USBIP_CORE) += usbip-core.o |