tune-xscale.conf: Set TARGET_CC_KERNEL_ARCH correctly
authorRod Whitby <rod@whitby.id.au>
Tue, 23 Jan 2007 02:04:23 +0000 (02:04 +0000)
committerRod Whitby <rod@whitby.id.au>
Tue, 23 Jan 2007 02:04:23 +0000 (02:04 +0000)
conf/machine/include/tune-xscale.conf

index 0b98f09..e5fea93 100644 (file)
@@ -1,3 +1,3 @@
 TARGET_CC_ARCH = "-march=armv5te -mtune=xscale"
+TARGET_CC_KERNEL_ARCH = "-march=armv5te -mtune=xscale"
 PACKAGE_ARCH = "armv5te"
-