提交 d384e35a 编写于 作者: L Linus Nilsson 提交者: Linus Torvalds

Makefile: Change typoed 'behavour' to 'behaviour'

Change two occurances of "behavour" to "behaviour".
Signed-off-by: NLinus Nilsson <lajnold@acc.umu.se>
Signed-off-by: NLinus Torvalds <torvalds@linux-foundation.org>
上级 8b85eaad
...@@ -12,7 +12,7 @@ NAME = Arr Matey! A Hairy Bilge Rat! ...@@ -12,7 +12,7 @@ NAME = Arr Matey! A Hairy Bilge Rat!
# Do not: # Do not:
# o use make's built-in rules and variables # 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 ..."; # o print "Entering directory ...";
MAKEFLAGS += -rR --no-print-directory MAKEFLAGS += -rR --no-print-directory
...@@ -1329,7 +1329,7 @@ else ...@@ -1329,7 +1329,7 @@ else
ALLINCLUDE_ARCHS := $(SRCARCH) ALLINCLUDE_ARCHS := $(SRCARCH)
endif endif
else else
#Allow user to specify only ALLSOURCE_PATHS on the command line, keeping existing behavour. #Allow user to specify only ALLSOURCE_PATHS on the command line, keeping existing behaviour.
ALLINCLUDE_ARCHS := $(ALLSOURCE_ARCHS) ALLINCLUDE_ARCHS := $(ALLSOURCE_ARCHS)
endif endif
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册