diff options
Diffstat (limited to 'conf/machine/include/tune-ppc440e.inc')
-rw-r--r-- | conf/machine/include/tune-ppc440e.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/machine/include/tune-ppc440e.inc b/conf/machine/include/tune-ppc440e.inc index cbcef8a573..8b6955a817 100644 --- a/conf/machine/include/tune-ppc440e.inc +++ b/conf/machine/include/tune-ppc440e.inc @@ -1,3 +1,4 @@ TARGET_CC_ARCH = "-mcpu=440fp -mhard-float" BASE_PACKAGE_ARCH = "ppc440e" FEED_ARCH = "ppc440e" +PACKAGE_EXTRA_ARCHS += "ppc440e" |