[kernel] add kmod-crc16 dependency to ax25 module, CONFIG_MKISS needs CONFIG_CRC16
[openwrt.git] / package / kernel / modules / netsupport.mk
index 42a1822..b931267 100644 (file)
@@ -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
This page took 0.025099 seconds and 4 git commands to generate.