diff options
author | John Lee <john_lee@openmoko.org> | 2008-12-19 13:06:30 +0800 |
---|---|---|
committer | John Lee <john_lee@openmoko.org> | 2008-12-19 13:08:10 +0800 |
commit | 87852fa81bc2c6cb37fcb3a63ed0a1a0fb5c669b (patch) | |
tree | f2a9f9fe056cbce4c2349dbfd016da6857a0575c /conf | |
parent | 6eeb81ad438053a88ce2a0fcf7dcf2d75b5807cc (diff) |
om-gta01.conf: don't need to set PACKAGE_EXTRA_ARCHS now.
Diffstat (limited to 'conf')
-rw-r--r-- | conf/machine/om-gta01.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/conf/machine/om-gta01.conf b/conf/machine/om-gta01.conf index 33dc255907..d503532bf0 100644 --- a/conf/machine/om-gta01.conf +++ b/conf/machine/om-gta01.conf @@ -5,7 +5,6 @@ #----------------------------------------------------------------------------- TARGET_ARCH = "arm" -PACKAGE_EXTRA_ARCHS = "armv4t" PREFERRED_PROVIDER_virtual/kernel ?= "linux-openmoko" UBOOT_ENTRYPOINT = "30008000" |