summaryrefslogtreecommitdiff
path: root/meta/conf
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
parent99e44d2b57d8adff7e15afb297d202da040b26d2 (diff)
downloadopenembedded-core-1ec9176a05c20d4643ab5f41e4f462afe278f23d.tar.gz
openembedded-core-1ec9176a05c20d4643ab5f41e4f462afe278f23d.tar.bz2
openembedded-core-1ec9176a05c20d4643ab5f41e4f462afe278f23d.tar.xz
openembedded-core-1ec9176a05c20d4643ab5f41e4f462afe278f23d.zip
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')
-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 054d897bd..4eb3ca350 100644
--- a/meta/conf/machine/omap-3430ldp.conf
+++ b/meta/conf/machine/omap-3430ldp.conf
@@ -1,5 +1,5 @@
#@TYPE: Machine
-#@NAME: TI OMAP 3430 SDP
+#@NAME: TI OMAP 3430 LDP
#@DESCRIPTION: Machine configuration for the TI OMAP 3430 LDP (aka OMAP Zoom)
TARGET_ARCH = "arm"
PACKAGE_EXTRA_ARCHS = "armv4 armv4t armv5te armv6 armv7a"