This patch is based on these linux kernel commits: commit d384e35a25445bb60457b7dab8cffe178c6b7ecb Author: Linus Nilsson <lajnold@xxxxxxxxxx> Date: Sun Jan 20 17:10:01 2008 +0100 Makefile: Change typoed 'behavour' to 'behaviour' commit fe8d0a41081d6d0912386f3672ccc0bf1d675630 Author: Kirill Smelkov <kirr@xxxxxxxxxx> Date: Thu Apr 9 15:34:34 2009 +0400 kbuild: fix a few typos in top-level Makefile Signed-off-by: Antony Pavlov <antonynpavlov@xxxxxxxxx> --- Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Makefile b/Makefile index c5f965e..8eb50d4 100644 --- a/Makefile +++ b/Makefile @@ -12,7 +12,7 @@ NAME = None # Do not: # o use make's built-in rules and variables -# (this increases performance and avoid hard-to-debug behavour); +# (this increases performance and avoids hard-to-debug behaviour); # o print "Entering directory ..."; MAKEFLAGS += -rR --no-print-directory @@ -1211,6 +1211,5 @@ FORCE: Makefile: ; # Declare the contents of the .PHONY variable as phony. We keep that -# information in a variable se we can use it in if_changed and friends. +# information in a variable so we can use it in if_changed and friends. .PHONY: $(PHONY) - -- 2.1.1 _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox