diff options
Diffstat (limited to 'conf/machine/chumby.conf')
-rw-r--r-- | conf/machine/chumby.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/conf/machine/chumby.conf b/conf/machine/chumby.conf index a1d6d43600..cef6dbc147 100644 --- a/conf/machine/chumby.conf +++ b/conf/machine/chumby.conf @@ -7,7 +7,6 @@ TARGET_ARCH = "arm" MACHINE_FEATURES = "kernel26 apm alsa bluetooth ext2 vfat touchscreen usbhost usbgadget wifi" GUI_MACHINE_CLASS = "smallscreen" -PACKAGE_EXTRA_ARCHS = "arm armv4t armv5te" PREFERRED_PROVIDER_virtual/kernel = "${MACHINE}-kernel" |