Commit 6732723d authored by Alessandro Rubini's avatar Alessandro Rubini Committed by Aurelio Colosimo

Makefile: fix a filename in a comment

Signed-off-by: Alessandro Rubini's avatarAlessandro Rubini <rubini@gnudd.com>
parent 4f40367e
......@@ -37,7 +37,7 @@ ifdef PROTO_EXT
endif
# Include arch code, the default is hosted GNU/Linux stuff
# we need this -I so <arch/endianness.h> can be found
# we need this -I so <arch/arch.h> can be found
ARCH ?= gnu-linux
CFLAGS += -Iarch-$(ARCH)/include
include arch-$(ARCH)/Makefile
......
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