aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/h6300.conf
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@rpsys.net>2008-07-19 13:52:00 +0000
committerRichard Purdie <rpurdie@rpsys.net>2008-07-19 13:52:00 +0000
commit614d84bf383ec75aa55a5d2aece99f7ce43b7e41 (patch)
tree077d306bd17747a7108fa706c10bfa1aef7a6aee /conf/machine/h6300.conf
parentcaae756ed81b7eeb507eea08f5bbc982b880f93b (diff)
downloadopenembedded-614d84bf383ec75aa55a5d2aece99f7ce43b7e41.tar.gz
conf/machine: Set BASE_PACKAGE_ARCH which is then used to construct PACKAGE_ARCH instead of setting directly. This allows us to experiment with various changes which wouldn't otherwise be possible (from poky)
Diffstat (limited to 'conf/machine/h6300.conf')
-rw-r--r--conf/machine/h6300.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/h6300.conf b/conf/machine/h6300.conf
index 65a82d1e0b..4657d48b79 100644
--- a/conf/machine/h6300.conf
+++ b/conf/machine/h6300.conf
@@ -6,7 +6,7 @@
# Hardware-based properties
#
TARGET_ARCH = "arm"
-PACKAGE_ARCH = "arm"
+BASE_PACKAGE_ARCH = "arm"
PACKAGE_EXTRA_ARCHS = "arm armv4 armv4t"
#Use OMAP 1510 cpu specifig arm9tdmi options for gcc