mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-12-25 06:14:37 +02:00
[kernel] add kmod-crc16 dependency to ax25 module, CONFIG_MKISS needs CONFIG_CRC16
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14782 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
271987a133
commit
12ee7fb0a7
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user