amsdelta: do not hand tune for arm920t but include proper tune config
authorMarcin Juszkiewicz <hrw@openembedded.org>
Thu, 4 Jan 2007 12:00:35 +0000 (12:00 +0000)
committerMarcin Juszkiewicz <hrw@openembedded.org>
Thu, 4 Jan 2007 12:00:35 +0000 (12:00 +0000)
conf/machine/amsdelta.conf

index 85afdc8..d4877a1 100644 (file)
@@ -21,7 +21,7 @@ GUI_MACHINE_CLASS="smallscreen"
 
 PREFERRED_VERSION_u-boot = "1.1.4"
 
-TARGET_CC_ARCH = "-march=armv4t -mtune=arm920t"
+require conf/machine/include/tune-arm920t.conf
 
 IMAGE_ROOTFS_SIZE_ext2 = "8192"
 IMAGE_ROOTFS_SIZE_ext2.gz = "8192"