diff options
Diffstat (limited to 'drivers/usb')
| -rw-r--r-- | drivers/usb/Makefile | 1 | ||||
| -rw-r--r-- | drivers/usb/gadget/Makefile | 2 |
2 files changed, 0 insertions, 3 deletions
diff --git a/drivers/usb/Makefile b/drivers/usb/Makefile index f875e7456..c41feba8d 100644 --- a/drivers/usb/Makefile +++ b/drivers/usb/Makefile @@ -3,7 +3,6 @@ # # Object files in subdirectories -CFLAGS_KERNEL := -fno-unsafe-math-optimizations -fno-strict-aliasing obj-$(CONFIG_USB) += core/ diff --git a/drivers/usb/gadget/Makefile b/drivers/usb/gadget/Makefile index 33f5dc9fd..f21aa18f3 100644 --- a/drivers/usb/gadget/Makefile +++ b/drivers/usb/gadget/Makefile @@ -1,8 +1,6 @@ # # USB peripheral controller drivers # -CFLAGS_KERNEL := -Wno-unused-label - ccflags-$(CONFIG_USB_GADGET_DEBUG) := -DDEBUG include $(srctree)/drivers/misc/mediatek/Makefile.custom |
