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