davinci-evm: rename it so overrides work properly
authorKoen Kooi <koen@openembedded.org>
Mon, 13 Aug 2007 16:53:18 +0000 (16:53 +0000)
committerKoen Kooi <koen@openembedded.org>
Mon, 13 Aug 2007 16:53:18 +0000 (16:53 +0000)
conf/machine/davinci-dvevm.conf [moved from conf/machine/davinci_dvevm.conf with 93% similarity]

similarity index 93%
rename from conf/machine/davinci_dvevm.conf
rename to conf/machine/davinci-dvevm.conf
index 57afed1..9933491 100644 (file)
@@ -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"