projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
adde839
)
[package] kernel: use select instead of depend for kmod-crc16 dependency in kmod...
author
Nicolas Thill
<nico@openwrt.org>
Sat, 19 Dec 2009 13:14:17 +0000
(13:14 +0000)
committer
Nicolas Thill
<nico@openwrt.org>
Sat, 19 Dec 2009 13:14:17 +0000
(13:14 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18847
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
package/kernel/modules/netsupport.mk
patch
|
blob
|
history
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