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

SVN-Revision: 7516
v19.07.3_mercusys_ac12_duma
Imre Kaloz 17 years ago
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

Loading…
Cancel
Save