ax25 need to compile mkiss
SVN-Revision: 8306
This commit is contained in:
parent
dd587dba88
commit
7fd8333847
1 changed files with 1 additions and 1 deletions
|
@ -251,7 +251,7 @@ define KernelPackage/ax25
|
|||
TITLE:=AX25 support
|
||||
DESCRIPTION:=Kernel modules for AX25 support
|
||||
SUBMENU:=$(NSMENU)
|
||||
KCONFIG:=CONFIG_AX25
|
||||
KCONFIG:=CONFIG_AX25 CONFIG_MKISS
|
||||
FILES:= \
|
||||
$(LINUX_DIR)/net/ax25/ax25.$(LINUX_KMOD_SUFFIX) \
|
||||
$(LINUX_DIR)/drivers/net/hamradio/mkiss.$(LINUX_KMOD_SUFFIX)
|
||||
|
|
Loading…
Reference in a new issue