diff options
author | Koen Kooi <koen@openembedded.org> | 2008-10-22 13:12:15 +0200 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2008-10-22 13:12:15 +0200 |
commit | a1825f04c3b8b98a66ae402e99fd40ff2be59c82 (patch) | |
tree | 2c3fd95b06bc6b50342c0be71f63e0096ebb971c /conf/machine/nokia800.conf | |
parent | 6002b6e0652a9f93d4eb3bed65412fc7c1a4210c (diff) |
machines: start moving PACKAGE_EXTRA_ARCHS into the appropriate tune files
* machine maintainers are encouraged to fix their machines
Diffstat (limited to 'conf/machine/nokia800.conf')
-rw-r--r-- | conf/machine/nokia800.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/conf/machine/nokia800.conf b/conf/machine/nokia800.conf index afdf0ac621..69b94301e6 100644 --- a/conf/machine/nokia800.conf +++ b/conf/machine/nokia800.conf @@ -2,7 +2,6 @@ #@NAME: Nokia 800 internet tablet #@DESCRIPTION: Machine configuration for the Nokia 800 TARGET_ARCH = "arm" -PACKAGE_EXTRA_ARCHS = "armv4 armv4t armv5te armv6" PREFERRED_PROVIDER_virtual/xserver = "xserver-kdrive-xomap" XSERVER = "xserver-kdrive-xomap" |