generic: do not attempt to build kmod-usbip

kmod-usbip is broken since the last kernel update.
This commit is contained in:
Matthias Schiffer 2018-04-10 20:25:38 +02:00
parent e44f74531f
commit d210cfcad9
No known key found for this signature in database
GPG Key ID: 16EF3F64CB201D9C
1 changed files with 2 additions and 0 deletions

View File

@ -16,6 +16,8 @@ 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_BUSYBOX_CUSTOM=y'
config '# CONFIG_BUSYBOX_CONFIG_FEATURE_PREFER_IPV4_ADDRESS is not set'