X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=target%2Flinux%2Fgeneric-2.4%2Fpatches%2F000-linux_mips.patch;fp=target%2Flinux%2Fgeneric-2.4%2Fpatches%2F000-linux_mips.patch;h=16177c53b90ee6e8664afbb8f6db997b4e7fa109;hb=898b3b30747169116cd7e34aebb03dd3d94b6852;hp=7fae1eefc6abaf8b973d9e35ba3638537d4d7c67;hpb=7c79debf2cb44333e52025ee5b276c2c5d2c99c0;p=openwrt-10.03%2F.git diff --git a/target/linux/generic-2.4/patches/000-linux_mips.patch b/target/linux/generic-2.4/patches/000-linux_mips.patch index 7fae1eefc..16177c53b 100644 --- a/target/linux/generic-2.4/patches/000-linux_mips.patch +++ b/target/linux/generic-2.4/patches/000-linux_mips.patch @@ -27932,15 +27932,6 @@ diff -Nur linux-2.4.32-rc1/lib/Makefile linux-2.4.32-rc1.mips/lib/Makefile diff -Nur linux-2.4.32-rc1/Makefile linux-2.4.32-rc1.mips/Makefile --- linux-2.4.32-rc1/Makefile 2005-10-24 11:33:30.000000000 +0200 +++ linux-2.4.32-rc1.mips/Makefile 2005-09-23 22:41:15.000000000 +0200 -@@ -5,7 +5,7 @@ - - KERNELRELEASE=$(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION) - --ARCH := $(shell uname -m | sed -e s/i.86/i386/ -e s/sun4u/sparc64/ -e s/arm.*/arm/ -e s/sa110/arm/) -+ARCH = mips - KERNELPATH=kernel-$(shell echo $(KERNELRELEASE) | sed -e "s/-//g") - - CONFIG_SHELL := $(shell if [ -x "$$BASH" ]; then echo $$BASH; \ @@ -462,10 +462,11 @@ $(MAKE) -C Documentation/DocBook mrproper