Disable build of kmod-jool again

kmod-jool build is broken with current kernel 4.14.y.
This commit is contained in:
Matthias Schiffer 2018-09-30 19:08:40 +02:00
parent 04d524e0d4
commit 1e61e8e897
No known key found for this signature in database
GPG Key ID: 16EF3F64CB201D9C

View File

@ -27,6 +27,7 @@ config '# CONFIG_TARGET_ROOTFS_INITRAMFS is not set'
config 'CONFIG_ALL_NONSHARED=y'
config '# CONFIG_PACKAGE_usbip is not set' # fails to build
config '# CONFIG_PACKAGE_kmod-jool is not set' # fails to build
config 'CONFIG_BUSYBOX_CUSTOM=y'
config '# CONFIG_BUSYBOX_CONFIG_FEATURE_PREFER_IPV4_ADDRESS is not set'