mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-24 03:11:32 +02:00
add dependency info for linux 2.4 specific kmod package (related to #1521)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6732 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
ded9d6a0d4
commit
0f8b3b32c0
@ -50,7 +50,7 @@ $(eval $(call KernelPackage,usb-uhci))
|
||||
define KernelPackage/usb-uhci-iv
|
||||
TITLE:=Support for Intel/VIA UHCI controllers
|
||||
DESCRIPTION:=Kernel support for Intel/VIA USB UHCI controllers
|
||||
DEPENDS:=kmod-usb-core
|
||||
DEPENDS:=kmod-usb-core @LINUX_2_4
|
||||
SUBMENU:=$(USBMENU)
|
||||
endef
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user