projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
mac80211: fix mac address handling for multiple phy/vif
[openwrt.git]
/
package
/
kernel
/
modules
/
netsupport.mk
diff --git
a/package/kernel/modules/netsupport.mk
b/package/kernel/modules/netsupport.mk
index
c58dfcb
..
5b58aae
100644
(file)
--- a/
package/kernel/modules/netsupport.mk
+++ b/
package/kernel/modules/netsupport.mk
@@
-577,7
+577,7
@@
$(eval $(call KernelPackage,sched))
define KernelPackage/ax25
SUBMENU:=$(NETWORK_SUPPORT_MENU)
TITLE:=AX25 support
- DEPENDS:=kmod-crc16
+ DEPENDS:=
+
kmod-crc16
KCONFIG:= \
CONFIG_AX25 \
CONFIG_MKISS
This page took
0.02086 seconds
and
4
git commands to generate.