mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-01-26 22:21:07 +02:00
add missing dependency
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5567 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
439055b713
commit
009df857ae
@ -19,7 +19,7 @@ define KernelPackage/ieee80211
|
||||
- ieee80211_crypt_tkip \\\
|
||||
- ieee80211_crytp_ccmp \\\
|
||||
- ieee80211softmac
|
||||
DEPENDS:=@LINUX_2_6
|
||||
DEPENDS:=@LINUX_2_6 kmod-crypto
|
||||
KCONFIG:=$(CONFIG_IEEE80211)
|
||||
FILES:= \
|
||||
$(MODULES_DIR)/kernel/net/ieee80211/*.$(LINUX_KMOD_SUFFIX) \
|
||||
|
Loading…
x
Reference in New Issue
Block a user