mirror of
https://git.yoctoproject.org/poky
synced 2026-09-19 18:49:32 +02:00
Fix typo in ldp machine name
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5114 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
#@TYPE: Machine
|
#@TYPE: Machine
|
||||||
#@NAME: TI OMAP 3430 SDP
|
#@NAME: TI OMAP 3430 LDP
|
||||||
#@DESCRIPTION: Machine configuration for the TI OMAP 3430 LDP (aka OMAP Zoom)
|
#@DESCRIPTION: Machine configuration for the TI OMAP 3430 LDP (aka OMAP Zoom)
|
||||||
TARGET_ARCH = "arm"
|
TARGET_ARCH = "arm"
|
||||||
PACKAGE_EXTRA_ARCHS = "armv4 armv4t armv5te armv6 armv7a"
|
PACKAGE_EXTRA_ARCHS = "armv4 armv4t armv5te armv6 armv7a"
|
||||||
|
|||||||
Reference in New Issue
Block a user