X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;ds=sidebyside;f=openwrt%2Ftarget%2Flinux%2Flinux-2.4%2Fpatches%2Far7%2F000-ar7_support.patch;h=c5fe2486eca1dc34d43bbce4f57614c4d2f0911f;hb=f84ac79d72f1062a64f89a52684119f2569b432d;hp=d5bbe42277cbf093fbf9ec172fe2846ad228c329;hpb=e9810d5cf19d0507e59ef027e4c2f2f0c3e1df4a;p=openwrt%2Fsvn-archive%2Farchive.git diff --git a/openwrt/target/linux/linux-2.4/patches/ar7/000-ar7_support.patch b/openwrt/target/linux/linux-2.4/patches/ar7/000-ar7_support.patch index d5bbe42277..c5fe2486ec 100644 --- a/openwrt/target/linux/linux-2.4/patches/ar7/000-ar7_support.patch +++ b/openwrt/target/linux/linux-2.4/patches/ar7/000-ar7_support.patch @@ -1,15 +1,3 @@ -diff -urN linux.old/Makefile linux.dev/Makefile ---- linux.old/Makefile 2005-10-21 16:43:16.316951500 +0200 -+++ linux.dev/Makefile 2005-11-10 01:10:45.771570000 +0100 -@@ -91,7 +91,7 @@ - - CPPFLAGS := -D__KERNEL__ -I$(HPATH) - --CFLAGS := $(CPPFLAGS) -Wall -Wstrict-prototypes -Wno-trigraphs -O2 \ -+CFLAGS := $(CPPFLAGS) -Wall -Wstrict-prototypes -Wno-trigraphs -Os \ - -fno-strict-aliasing -fno-common - ifndef CONFIG_FRAME_POINTER - CFLAGS += -fomit-frame-pointer diff -urN linux.old/arch/mips/Makefile linux.dev/arch/mips/Makefile --- linux.old/arch/mips/Makefile 2005-10-21 16:43:16.316951500 +0200 +++ linux.dev/arch/mips/Makefile 2005-11-10 01:10:45.775570250 +0100