diff options
Diffstat (limited to 'drivers/usb/atm/Makefile')
-rw-r--r-- | drivers/usb/atm/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/drivers/usb/atm/Makefile b/drivers/usb/atm/Makefile index a5d792ec3ad5..ac278946b06c 100644 --- a/drivers/usb/atm/Makefile +++ b/drivers/usb/atm/Makefile | |||
@@ -1,9 +1,6 @@ | |||
1 | # | 1 | # |
2 | # Makefile for USB ATM/xDSL drivers | 2 | # Makefile for USB ATM/xDSL drivers |
3 | # | 3 | # |
4 | |||
5 | ccflags-$(CONFIG_USB_DEBUG) := -DDEBUG | ||
6 | |||
7 | obj-$(CONFIG_USB_CXACRU) += cxacru.o | 4 | obj-$(CONFIG_USB_CXACRU) += cxacru.o |
8 | obj-$(CONFIG_USB_SPEEDTOUCH) += speedtch.o | 5 | obj-$(CONFIG_USB_SPEEDTOUCH) += speedtch.o |
9 | obj-$(CONFIG_USB_UEAGLEATM) += ueagle-atm.o | 6 | obj-$(CONFIG_USB_UEAGLEATM) += ueagle-atm.o |