n2n/packages/openwrt/config.x86
Hamish Coleman 40f4b04bb2 Add quicker OpenWrt build to regular builds.
Use the upstream build environment to speed up the compiling of OpenWrt
ipk packages.  (And minor doc updates after running this.
2023-01-30 20:31:13 +00:00

6 lines
141 B
Plaintext

# OpenWrt Configuration snippet
# - will enable building on x86 target (mainly for build tests)
#
CONFIG_TARGET_x86=y
CONFIG_TARGET_x86_64=y