linux/3.3: show correct name for MIPS 24KEc in /proc/cpuinfo
[openwrt/svn-archive/archive.git] / target / linux / generic / patches-3.3 / 321-powerpc_crtsavres_prereq.patch
1 --- a/arch/powerpc/Makefile
2 +++ b/arch/powerpc/Makefile
3 @@ -94,7 +94,6 @@ else
4 endif
5 endif
6
7 -KBUILD_LDFLAGS_MODULE += arch/powerpc/lib/crtsavres.o
8
9 ifeq ($(CONFIG_TUNE_CELL),y)
10 KBUILD_CFLAGS += $(call cc-option,-mtune=cell)