1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-01 00:21:51 +02:00

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

SVN-Revision: 7516
This commit is contained in:
Imre Kaloz 2007-06-07 09:43:30 +00:00
parent ade1318a9a
commit c43671dd28

@ -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