diff options
Diffstat (limited to 'conf/machine')
-rw-r--r-- | conf/machine/include/tune-ppce500.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/machine/include/tune-ppce500.inc b/conf/machine/include/tune-ppce500.inc index 9c8c68c342..44f8742f9f 100644 --- a/conf/machine/include/tune-ppce500.inc +++ b/conf/machine/include/tune-ppce500.inc @@ -1,3 +1,4 @@ TARGET_CC_ARCH = "-mcpu=8540" BASE_PACKAGE_ARCH = "ppce500" FEED_ARCH = "ppce500" +PACKAGE_EXTRA_ARCHS += "ppce500" |