targets/generic_ffberlin: BATMAN_ADV_BLA depends on kmod-lib-crc16
even the whole batman-adv package is build as module it still depends on crc16. As batman-adv is only modulear the lib-crc16 is also modular, bit this fails on build.
This commit is contained in:
parent
229cf7b6f9
commit
c53b327176
@ -13,6 +13,7 @@ config '# CONFIG_KERNEL_DEBUG_INFO is not set'
|
||||
config '# CONFIG_KERNEL_DEBUG_KERNEL is not set'
|
||||
config '# CONFIG_KERNEL_KALLSYMS is not set'
|
||||
config 'CONFIG_BATMAN_ADV_BLA=y'
|
||||
config 'CONFIG_PACKAGE_kmod-lib-crc16=y'
|
||||
config 'CONFIG_BATMAN_ADV_DAT=y'
|
||||
config 'CONFIG_BATMAN_ADV_MCAST=y'
|
||||
config 'CONFIG_BUSYBOX_CUSTOM=y'
|
||||
|
Loading…
Reference in New Issue
Block a user