tune-arm1136-novfp.inc: include tune-thumb here as well
authorMichael 'Mickey' Lauer <mickey@vanille-media.de>
Wed, 4 Mar 2009 11:01:14 +0000 (12:01 +0100)
committerMichael 'Mickey' Lauer <mickey@vanille-media.de>
Wed, 4 Mar 2009 13:09:36 +0000 (14:09 +0100)
conf/machine/include/tune-arm1136-novfp.inc

index 372148e..e1f7945 100644 (file)
@@ -6,3 +6,5 @@ FEED_ARCH = "armv6-novfp"
 BASE_PACKAGE_ARCH = "armv6-novfp"
 PACKAGE_EXTRA_ARCHS += "armv4 armv4t armv5te armv6-novfp"
 
+# Include tune file for thumb support, it defaults to off so DISTROs can turn it on if they wish
+require conf/machine/include/tune-thumb.inc