Commit 308feb10 authored by jkacur@rogers.com's avatar jkacur@rogers.com Committed by Sam Ravnborg

kbuild: (trivial) spelling fix in comment in Makefile

From: John Kacur <jkacur@rogers.com>
Signed-off-by: default avatarSam Ravnborg <sam@ravnborg.org>
parent 3460808d
......@@ -18,7 +18,7 @@ MAKEFLAGS += --no-print-directory
#
# Most importantly: sub-Makefiles should only ever modify files in
# their own directory. If in some directory we have a dependency on
# a file in another dir (which doesn't happen often, but it's of
# a file in another dir (which doesn't happen often, but it's often
# unavoidable when linking the built-in.o targets which finally
# turn into vmlinux), we will call a sub make in that other dir, and
# after that we are sure that everything which is in that other dir
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment