[linux-usb-devel] [PATCH 5/5] USB ATM: bits and bobs

2005-05-11 Thread Duncan Sands
Makefile and Kconfig entries for the new drivers. Signed-off-by: Duncan Sands <[EMAIL PROTECTED]> --- Linux/drivers/usb/atm/Makefile.orig 2004-12-24 22:35:24.0 +0100 +++ Linux/drivers/usb/atm/Makefile 2005-05-11 17:04:24.0 +0200 @@ -1,7 +1,8 @@ # -# Makefile for the rest of the US

[linux-usb-devel] [PATCH 5/5] USB ATM: bits and bobs

2005-05-11 Thread Duncan Sands
Otherwise known as Makefile and Kconfig updates. --- Linux/drivers/usb/atm/Makefile.orig 2004-12-24 22:35:24.0 +0100 +++ Linux/drivers/usb/atm/Makefile 2005-05-11 17:04:24.0 +0200 @@ -1,7 +1,8 @@ # -# Makefile for the rest of the USB drivers -# (the ones that don't fit into any oth