fix last change - some pats are 2.6.22 specific, and we aren't there yet

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7516 3c298f89-4303-0410-b956-a3cf2f4a3e73
master
Imre Kaloz 2007-06-07 09:43:30 +00:00
parent c4b95e7a64
commit a082af2483
1 changed files with 5 additions and 4 deletions

View File

@ -8,11 +8,12 @@
USBMENU:=USB Support
ifeq ($(KERNEL),2.4)
# This is 2.6.22 specific
#ifeq ($(KERNEL),2.4)
USBNET_DIR=usb/net
else
USBNET_DIR=net/usb
endif
#else
# USBNET_DIR=net/usb
#endif
define KernelPackage/usb-core
TITLE:=Support for USB