diff --git a/config.mk b/config.mk index 26c91146..d6f7fb47 100644 --- a/config.mk +++ b/config.mk @@ -8,8 +8,8 @@ export OPENWRT_REVISION=47008 # Target architecture for repo (now only x86 is supported) -#export TARGET=x86 -export TARGET=arm +export TARGET=x86 +#export TARGET=arm # Mirror for sources SRC_MIRROR=http://qnapware.zyxmon.org/sources