kernel: use select instead of depend for kmod-crc16 dependency in kmod-ax25 (closes: #5843)
SVN-Revision: 18847
This commit is contained in:
parent
6fcb5f6294
commit
8b10e4eab2
@ -577,7 +577,7 @@ $(eval $(call KernelPackage,sched))
|
|||||||
define KernelPackage/ax25
|
define KernelPackage/ax25
|
||||||
SUBMENU:=$(NETWORK_SUPPORT_MENU)
|
SUBMENU:=$(NETWORK_SUPPORT_MENU)
|
||||||
TITLE:=AX25 support
|
TITLE:=AX25 support
|
||||||
DEPENDS:=kmod-crc16
|
DEPENDS:= +kmod-crc16
|
||||||
KCONFIG:= \
|
KCONFIG:= \
|
||||||
CONFIG_AX25 \
|
CONFIG_AX25 \
|
||||||
CONFIG_MKISS
|
CONFIG_MKISS
|
||||||
|
Loading…
x
Reference in New Issue
Block a user