mirror of
https://github.com/LiBwrt-op/openwrt-6.x.git
synced 2025-12-26 13:59:23 +00:00
fix a small dependency problem
SVN-Revision: 6040
This commit is contained in:
parent
04378c334f
commit
097ec4d16c
@ -18,7 +18,7 @@ define KernelPackage/ieee80211
|
||||
- ieee80211_crypt_wep \\\
|
||||
- ieee80211_crypt_tkip \\\
|
||||
- ieee80211_crytp_ccmp \\\
|
||||
DEPENDS:=@LINUX_2_6 kmod-crypto
|
||||
DEPENDS:=@LINUX_2_6 +kmod-crypto
|
||||
KCONFIG:=$(CONFIG_IEEE80211)
|
||||
FILES:= \
|
||||
$(MODULES_DIR)/kernel/net/ieee80211/*.$(LINUX_KMOD_SUFFIX)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user