diff options
Diffstat (limited to 'conf/machine/h6300.conf')
-rw-r--r-- | conf/machine/h6300.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/h6300.conf b/conf/machine/h6300.conf index 3f8b7d7115..33855e3a66 100644 --- a/conf/machine/h6300.conf +++ b/conf/machine/h6300.conf @@ -4,7 +4,7 @@ TARGET_ARCH = "arm" PACKAGE_ARCH = "arm" -IPKG_ARCHS = "all arm armv4" +IPKG_EXTRA_ARCHS = "armv4" PREFERRED_PROVIDER_xserver = "xserver-kdrive" PREFERRED_PROVIDER_virtual/kernel = "linux-h6300-omap1" |