From: Victor Martinez Date: Fri, 8 Apr 2011 12:44:08 +0000 (+0000) Subject: updated source and fixed compilation with make 3.82 X-Git-Url: http://gitweb/?a=commitdiff_plain;ds=sidebyside;h=ab5f1e1e828ff0b21dc58efa461b403285388119;p=kernel%2Fomap850.git updated source and fixed compilation with make 3.82 --- diff --git a/config-2.6.25-omap850_20100630 b/config-2.6.25-omap850_20110407 similarity index 100% rename from config-2.6.25-omap850_20100630 rename to config-2.6.25-omap850_20110407 diff --git a/work/linux-2.6.25-omap850_20110407-make3.82.patch b/work/linux-2.6.25-omap850_20110407-make3.82.patch new file mode 100644 index 0000000..97e865f --- /dev/null +++ b/work/linux-2.6.25-omap850_20110407-make3.82.patch @@ -0,0 +1,20 @@ +--- work/linux-2.6.25-omap850_20110407.orig/Makefile 2011-04-08 06:49:42.000000000 +0000 ++++ work/linux-2.6.25-omap850_20110407/Makefile 2011-04-08 06:50:49.000000000 +0000 +@@ -436,7 +436,7 @@ + include $(srctree)/arch/$(SRCARCH)/Makefile + export KBUILD_DEFCONFIG + +-config %config: scripts_basic outputmakefile FORCE ++%config: scripts_basic outputmakefile FORCE + $(Q)mkdir -p include/linux include/config + $(Q)$(MAKE) $(build)=scripts/kconfig $@ + +@@ -1525,7 +1525,7 @@ + $(Q)$(MAKE) $(build)=$(build-dir) $(target-dir)$(notdir $@) + + # Modules +-/ %/: prepare scripts FORCE ++%/: prepare scripts FORCE + $(cmd_crmodverdir) + $(Q)$(MAKE) KBUILD_MODULES=$(if $(CONFIG_MODULES),1) \ + $(build)=$(build-dir)