diff options
Diffstat (limited to 'meta/conf')
-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 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" |