tune-arm9tdmi.conf: if you tell gcc to allow thumb code you also need to set package_...
authorKoen Kooi <koen@openembedded.org>
Sun, 5 Nov 2006 22:53:21 +0000 (22:53 +0000)
committerKoen Kooi <koen@openembedded.org>
Sun, 5 Nov 2006 22:53:21 +0000 (22:53 +0000)
conf/machine/include/tune-arm9tdmi.conf

index cfc3bad..d097b07 100644 (file)
@@ -1 +1,2 @@
+PACKAGE_ARCH = "armv4t"
 TARGET_CC_ARCH = "-mcpu=arm9tdmi -mtune=arm9tdmi"