From 22dfa7ae22c4c5eef2cd08e2c0e76ada5bf7fca8 Mon Sep 17 00:00:00 2001 From: Andy Boyett Date: Thu, 10 Sep 2009 10:06:35 +0000 Subject: refresh patches SVN-Revision: 17553 --- target/linux/generic-2.4/patches/209-build_fixes.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 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 70f62e5..5e76fd9 100644 --- a/target/linux/generic-2.4/patches/209-build_fixes.patch +++ b/target/linux/generic-2.4/patches/209-build_fixes.patch @@ -1,6 +1,6 @@ --- a/Makefile +++ b/Makefile -@@ -362,7 +362,7 @@ include/linux/compile.h: $(CONFIGURATION +@@ -365,7 +365,7 @@ include/linux/compile.h: $(CONFIGURATION @rm -f .ver1 include/linux/version.h: ./Makefile @@ -9,7 +9,7 @@ (echo KERNELRELEASE \"$(KERNELRELEASE)\" exceeds $(uts_len) characters >&2; false) @echo \#define UTS_RELEASE \"$(KERNELRELEASE)\" > .ver @echo \#define LINUX_VERSION_CODE `expr $(VERSION) \\* 65536 + $(PATCHLEVEL) \\* 256 + $(SUBLEVEL)` >> .ver -@@ -500,7 +500,7 @@ dep-files: scripts/mkdep archdep include +@@ -503,7 +503,7 @@ dep-files: scripts/mkdep archdep include ifdef CONFIG_MODVERSIONS $(MAKE) update-modverfile endif -- cgit v1.1