X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/c92885c466d11dc3b8e2837a8be1fd3b6b7e2e01..adde7768a2eab2950a7628319ec832c63a00ff03:/target/linux/generic-2.6/patches/004-extra_optimization.patch?ds=inline diff --git a/target/linux/generic-2.6/patches/004-extra_optimization.patch b/target/linux/generic-2.6/patches/004-extra_optimization.patch index 3a8dfdcd0..3a08e1343 100644 --- a/target/linux/generic-2.6/patches/004-extra_optimization.patch +++ b/target/linux/generic-2.6/patches/004-extra_optimization.patch @@ -1,7 +1,8 @@ -diff -urN linux-2.6.19.old/Makefile linux-2.6.19.dev/Makefile ---- linux-2.6.19.old/Makefile 2006-11-29 22:57:37.000000000 +0100 -+++ linux-2.6.19.dev/Makefile 2006-12-14 03:13:23.000000000 +0100 -@@ -513,6 +513,9 @@ +Index: linux-2.6.21.7/Makefile +=================================================================== +--- linux-2.6.21.7.orig/Makefile ++++ linux-2.6.21.7/Makefile +@@ -507,6 +507,9 @@ CFLAGS += $(call cc-option, -fn NOSTDINC_FLAGS += -nostdinc -isystem $(shell $(CC) -print-file-name=include) CHECKFLAGS += $(NOSTDINC_FLAGS)