merge of '49118a4c6035353c0f8cf1aa30297dd36e43241f'
[vuplus_openembedded] / packages / linux / linux-neuros / mtune-gcc4-fix.patch
1 --- /tmp/Makefile       2008-06-30 19:58:09.000000000 +0200
2 +++ linux-2.6.15/arch/arm/Makefile      2008-06-30 19:58:53.000000000 +0200
3 @@ -55,7 +55,7 @@
4  tune-$(CONFIG_CPU_ARM922T)     :=-mtune=arm9tdmi
5  tune-$(CONFIG_CPU_ARM925T)     :=-mtune=arm9tdmi
6  #tune-$(CONFIG_CPU_ARM926T)    :=-mtune=arm9tdmi
7 -tune-$(CONFIG_CPU_ARM926T)     :=-mtune=arm926ejs
8 +tune-$(CONFIG_CPU_ARM926T)     :=-mtune=arm926ej-s
9  tune-$(CONFIG_CPU_SA110)       :=-mtune=strongarm110
10  tune-$(CONFIG_CPU_SA1100)      :=-mtune=strongarm1100
11  tune-$(CONFIG_CPU_XSCALE)      :=$(call cc-option,-mtune=xscale,-mtune=strongarm110) -Wa,-mcpu=xscale