From 0ec45ff59636032156ccdcc3cc54c1862af1e7b2 Mon Sep 17 00:00:00 2001 From: agb Date: Fri, 15 May 2009 10:36:04 +0000 Subject: [kernel] generic-2.4: refresh patches git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15860 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/generic-2.4/patches/209-build_fixes.patch | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) (limited to 'target/linux/generic-2.4/patches/209-build_fixes.patch') diff --git a/target/linux/generic-2.4/patches/209-build_fixes.patch b/target/linux/generic-2.4/patches/209-build_fixes.patch index 30af60f83..70f62e503 100644 --- a/target/linux/generic-2.4/patches/209-build_fixes.patch +++ b/target/linux/generic-2.4/patches/209-build_fixes.patch @@ -1,7 +1,5 @@ -Index: linux-2.4.35.4/Makefile -=================================================================== ---- linux-2.4.35.4.orig/Makefile -+++ linux-2.4.35.4/Makefile +--- a/Makefile ++++ b/Makefile @@ -362,7 +362,7 @@ include/linux/compile.h: $(CONFIGURATION @rm -f .ver1 @@ -20,10 +18,8 @@ Index: linux-2.4.35.4/Makefile scripts/mkdep -- init/*.c > .depend ifdef CONFIG_MODVERSIONS -Index: linux-2.4.35.4/Rules.make -=================================================================== ---- linux-2.4.35.4.orig/Rules.make -+++ linux-2.4.35.4/Rules.make +--- a/Rules.make ++++ b/Rules.make @@ -126,7 +126,7 @@ endif # This make dependencies quickly # -- cgit v1.2.3