summaryrefslogtreecommitdiffstats
path: root/tools/gdb/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tools/gdb/Makefile')
-rw-r--r--tools/gdb/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/gdb/Makefile b/tools/gdb/Makefile
index dbcb91f5ed..632103d453 100644
--- a/tools/gdb/Makefile
+++ b/tools/gdb/Makefile
@@ -31,7 +31,7 @@ BINS = gdbsend gdbcont
COBJS = gdbsend.o gdbcont.o error.o remote.o serial.o
OBJS := $(addprefix $(obj),$(COBJS))
-SRCS := $(COBJS:.o=.c)
+SRCS := $(COBJS:.o=.c)
BINS := $(addprefix $(obj),$(BINS))
#
OpenPOWER on IntegriCloud