aboutsummaryrefslogtreecommitdiffstats
path: root/conf/distro/unslung.conf
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@rpsys.net>2006-11-20 11:04:45 +0000
committerRichard Purdie <rpurdie@rpsys.net>2006-11-20 11:04:45 +0000
commit3cb946597ed916b167109b9faecb8c6eb0a695e8 (patch)
tree07f9da78aeef27659c771a639c19a2b5d4b93cdb /conf/distro/unslung.conf
parentecccb2d03ca2ed8bc4f5811dcfe796a403bf3a55 (diff)
downloadopenembedded-3cb946597ed916b167109b9faecb8c6eb0a695e8.tar.gz
Convert IPKG_ARCHS -> PACKAGE_ARCHS, IPKG_EXTRA_ARCHS -> PACKAGE_EXTRA_ARCHS in preparation for deb handling
Diffstat (limited to 'conf/distro/unslung.conf')
-rw-r--r--conf/distro/unslung.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/distro/unslung.conf b/conf/distro/unslung.conf
index 541eaef852..892c589389 100644
--- a/conf/distro/unslung.conf
+++ b/conf/distro/unslung.conf
@@ -26,7 +26,7 @@ THUMB_INTERWORK = "no"
# to armeb - this makes this stuff independent of changes in machine/nslu2.conf
TARGET_ARCH = "armeb"
PACKAGE_ARCH = "${TARGET_ARCH}"
-# IPKG_EXTRA_ARCHS has the full list of supported architectures (from nslu2.conf)
+# PACKAGE_EXTRA_ARCHS has the full list of supported architectures (from nslu2.conf)
# match the optimisation settings to that which has traditionally been used
# in unslung