Bump buidlroot version to 2018.02.6
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
config BR2_PACKAGE_HOST_MONO_ARCH_SUPPORTS
|
||||
bool
|
||||
default y if BR2_HOSTARCH = "x86_64"
|
||||
default y if BR2_HOSTARCH = "x86"
|
||||
|
||||
config BR2_PACKAGE_MONO_ARCH_SUPPORTS
|
||||
bool
|
||||
depends on BR2_PACKAGE_HOST_MONO_ARCH_SUPPORTS
|
||||
default y if (BR2_arm || BR2_armeb || BR2_i386 || BR2_mips || \
|
||||
BR2_mipsel || BR2_powerpc || BR2_x86_64)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user