summarylogtreecommitdiffstats
path: root/Makefile.def
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.def')
-rw-r--r--Makefile.def2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.def b/Makefile.def
index 45df6d2c4413..c3a6321fb56f 100644
--- a/Makefile.def
+++ b/Makefile.def
@@ -12,7 +12,7 @@ LD = $(CC)
LDFLAGS =
HOST_EXEXTENSION =
-# ...for the actual build targets. This is the simple case for no cross-build:
+# no cross build
TARG_OBJDIR = $(OBJDIR)
TARG_CC = $(CC)