summaryrefslogtreecommitdiffstats
path: root/meta/conf/machine
diff options
context:
space:
mode:
authorRoss Burton <ross@openedhand.com>2008-08-27 13:44:45 +0000
committerRoss Burton <ross@openedhand.com>2008-08-27 13:44:45 +0000
commit1ec9176a05c20d4643ab5f41e4f462afe278f23d (patch)
tree0fc0fb2438c28c64224a534148cd5b6ba55be8b5 /meta/conf/machine
parent99e44d2b57d8adff7e15afb297d202da040b26d2 (diff)
downloadpoky-1ec9176a05c20d4643ab5f41e4f462afe278f23d.tar.gz
Fix typo in ldp machine name
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5114 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/conf/machine')
-rw-r--r--meta/conf/machine/omap-3430ldp.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/conf/machine/omap-3430ldp.conf b/meta/conf/machine/omap-3430ldp.conf
index 054d897bd1..4eb3ca3507 100644
--- a/meta/conf/machine/omap-3430ldp.conf
+++ b/meta/conf/machine/omap-3430ldp.conf
@@ -1,5 +1,5 @@
1#@TYPE: Machine 1#@TYPE: Machine
2#@NAME: TI OMAP 3430 SDP 2#@NAME: TI OMAP 3430 LDP
3#@DESCRIPTION: Machine configuration for the TI OMAP 3430 LDP (aka OMAP Zoom) 3#@DESCRIPTION: Machine configuration for the TI OMAP 3430 LDP (aka OMAP Zoom)
4TARGET_ARCH = "arm" 4TARGET_ARCH = "arm"
5PACKAGE_EXTRA_ARCHS = "armv4 armv4t armv5te armv6 armv7a" 5PACKAGE_EXTRA_ARCHS = "armv4 armv4t armv5te armv6 armv7a"