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:
2f99a90
)
[kernel] add kmod-crc16 dependency to ax25 module, CONFIG_MKISS needs CONFIG_CRC16
author
Hauke Mehrtens
<hauke@openwrt.org>
Sat, 7 Mar 2009 17:16:03 +0000
(17:16 +0000)
committer
Hauke Mehrtens
<hauke@openwrt.org>
Sat, 7 Mar 2009 17:16:03 +0000
(17:16 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14782
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
42a1822
..
b931267
100644
(file)
--- a/
package/kernel/modules/netsupport.mk
+++ b/
package/kernel/modules/netsupport.mk
@@
-533,6
+533,7
@@
$(eval $(call KernelPackage,sched))
define KernelPackage/ax25
SUBMENU:=$(NETWORK_SUPPORT_MENU)
TITLE:=AX25 support
+ DEPENDS:=kmod-crc16
KCONFIG:= \
CONFIG_AX25 \
CONFIG_MKISS