diff options
| author | Ross Burton <ross@openedhand.com> | 2008-08-27 13:44:45 +0000 |
|---|---|---|
| committer | Ross Burton <ross@openedhand.com> | 2008-08-27 13:44:45 +0000 |
| commit | 1ec9176a05c20d4643ab5f41e4f462afe278f23d (patch) | |
| tree | 0fc0fb2438c28c64224a534148cd5b6ba55be8b5 | |
| parent | 99e44d2b57d8adff7e15afb297d202da040b26d2 (diff) | |
| download | poky-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
| -rw-r--r-- | meta/conf/machine/omap-3430ldp.conf | 2 |
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) |
| 4 | TARGET_ARCH = "arm" | 4 | TARGET_ARCH = "arm" |
| 5 | PACKAGE_EXTRA_ARCHS = "armv4 armv4t armv5te armv6 armv7a" | 5 | PACKAGE_EXTRA_ARCHS = "armv4 armv4t armv5te armv6 armv7a" |
