diff options
author | Khem Raj <raj.khem@gmail.com> | 2009-01-29 13:38:36 -0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2009-01-29 13:38:36 -0800 |
commit | 4e083e8324315cc5dc3ff3e718f625805db35d63 (patch) | |
tree | f6eb4cd77406f1205db747d9746a109692033610 /conf/machine/omap2430sdp.conf | |
parent | a0c371cbc502b0c7a78c4c9dc7906a70efbbb286 (diff) | |
parent | 6a6d6bab519aefb44e3d49d305134057adf7539e (diff) |
Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded into org.openembedded.dev
Diffstat (limited to 'conf/machine/omap2430sdp.conf')
-rw-r--r-- | conf/machine/omap2430sdp.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/conf/machine/omap2430sdp.conf b/conf/machine/omap2430sdp.conf index 0e6b646897..7b1f8abfda 100644 --- a/conf/machine/omap2430sdp.conf +++ b/conf/machine/omap2430sdp.conf @@ -3,7 +3,6 @@ #@DESCRIPTION: Machine configuration for the OMAP 2430 SDP development board with a arm1136 processor. TARGET_ARCH = "arm" -PACKAGE_EXTRA_ARCHS = "armv4t armv5te armv6" PREFERRED_PROVIDER_xserver = "xserver-kdrive" PREFERRED_PROVIDER_virtual/kernel = "linux-omap2" PREFERRED_VERSION_u-boot = "1.1.4" |