summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--conf/machine/davinci-dvevm.conf (renamed from conf/machine/davinci_dvevm.conf)2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/davinci_dvevm.conf b/conf/machine/davinci-dvevm.conf
index 57afed1550..993349181d 100644
--- a/conf/machine/davinci_dvevm.conf
+++ b/conf/machine/davinci-dvevm.conf
@@ -3,7 +3,7 @@
#@DESCRIPTION: Machine configuration for the TI Davinci EVM board
TARGET_ARCH = "arm"
-PACKAGE_EXTRA_ARCHS = "armv5te"
+PACKAGE_EXTRA_ARCHS = "armv4t armv5te"
HOTPLUG = "udev"