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/include/tune-pentiumpro.inc | |
| 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/include/tune-pentiumpro.inc')
| -rw-r--r-- | conf/machine/include/tune-pentiumpro.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/include/tune-pentiumpro.inc b/conf/machine/include/tune-pentiumpro.inc index 63dda25f58..9b9a8be42f 100644 --- a/conf/machine/include/tune-pentiumpro.inc +++ b/conf/machine/include/tune-pentiumpro.inc @@ -1,4 +1,4 @@ TARGET_CC_ARCH = "-march=pentiumpro" BASE_PACKAGE_ARCH = "i686" FEED_ARCH = "i686" -PACKAGE_EXTRA_ARCHS += "i386 i486 i586" +PACKAGE_EXTRA_ARCHS += "x86 i386 i486 i586" |
