diff options
author | Robert Schuster <thebohemian@gmx.net> | 2008-07-21 11:38:32 +0000 |
---|---|---|
committer | Robert Schuster <thebohemian@gmx.net> | 2008-07-21 11:38:32 +0000 |
commit | b56be2db834164a767740da4b63ee35c42164086 (patch) | |
tree | 611333460a7d42b461ae975d18b5609fd223b9f4 /conf/machine/include/tune-arm1136jf-s.inc | |
parent | 4f512b95406a1e0354cb64ce4e679c6ed1437b17 (diff) | |
parent | bacf7fec4317a33c54f60e59032b4dc4f9e264d0 (diff) |
merge of 'a153d288427652523d9cf6ef78faccfc723035d5'
and 'd910c68cbd1dafb9c6b77187abde5e456d8606e9'
Diffstat (limited to 'conf/machine/include/tune-arm1136jf-s.inc')
-rw-r--r-- | conf/machine/include/tune-arm1136jf-s.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/include/tune-arm1136jf-s.inc b/conf/machine/include/tune-arm1136jf-s.inc index a69df825c0..0f5aef5ea4 100644 --- a/conf/machine/include/tune-arm1136jf-s.inc +++ b/conf/machine/include/tune-arm1136jf-s.inc @@ -1,3 +1,3 @@ TARGET_CC_ARCH = "-march=armv6j -mtune=arm1136jf-s -mfpu=vfp -mfloat-abi=softfp" FEED_ARCH = "armv6" -PACKAGE_ARCH = "armv6" +BASE_PACKAGE_ARCH = "armv6" |