diff options
Diffstat (limited to 'conf/machine/mtx-1.conf')
-rw-r--r-- | conf/machine/mtx-1.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/mtx-1.conf b/conf/machine/mtx-1.conf index 73500b501d..33a69f45b3 100644 --- a/conf/machine/mtx-1.conf +++ b/conf/machine/mtx-1.conf @@ -3,7 +3,7 @@ #@DESCRIPTION: Machine configuration for the mtx-1 (aka MeshCube) TARGET_ARCH = "mipsel" -IPKG_ARCHS = "all mipsel ${MACHINE}" +PACKAGE_ARCHS = "all mipsel ${MACHINE}" PREFERRED_PROVIDER_virtual/kernel = "linux-mtx-1" |