summaryrefslogtreecommitdiffstats
path: root/conf/machine/include/omap3.inc
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2011-07-22 17:06:01 +0200
committerKoen Kooi <koen@dominion.thruhere.net>2011-07-22 17:06:32 +0200
commite0b59d4f370957033639250d4c1bc40ed14937c5 (patch)
treeb57445527f6bc8c027d8e35a2d2fdba3199f01b7 /conf/machine/include/omap3.inc
parent308b775cd44cabfb8e712d92c078b012849345f4 (diff)
downloadmeta-ti-e0b59d4f370957033639250d4c1bc40ed14937c5.tar.gz
machine files: start removing TARGET_ARCH
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'conf/machine/include/omap3.inc')
-rw-r--r--conf/machine/include/omap3.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/conf/machine/include/omap3.inc b/conf/machine/include/omap3.inc
index a40be431..8b669611 100644
--- a/conf/machine/include/omap3.inc
+++ b/conf/machine/include/omap3.inc
@@ -1,5 +1,4 @@
1SOC_FAMILY = "omap3" 1SOC_FAMILY = "omap3"
2TARGET_ARCH = "arm"
3 2
4require conf/machine/include/tune-cortexa8.inc 3require conf/machine/include/tune-cortexa8.inc
5PREFERRED_PROVIDER_virtual/kernel = "linux-omap" 4PREFERRED_PROVIDER_virtual/kernel = "linux-omap"