projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5b9497f
)
Remove obsolete reference to SOURCE_DIR
author
Eric Andersen
<andersen@codepoet.org>
Sat, 9 Oct 2004 03:23:27 +0000
(
03:23
-0000)
committer
Eric Andersen
<andersen@codepoet.org>
Sat, 9 Oct 2004 03:23:27 +0000
(
03:23
-0000)
toolchain/gdb/gdb.mk
patch
|
blob
|
history
diff --git
a/toolchain/gdb/gdb.mk
b/toolchain/gdb/gdb.mk
index 057ccad27f5f6092106678af9c04317802b295da..0c1b38e595795deb37781744fb3d78da028bccc0 100644
(file)
--- a/
toolchain/gdb/gdb.mk
+++ b/
toolchain/gdb/gdb.mk
@@
-22,7
+22,7
@@
$(DL_DIR)/$(GDB_SOURCE):
$(GDB_DIR)/.unpacked: $(DL_DIR)/$(GDB_SOURCE)
$(GDB_CAT) $(DL_DIR)/$(GDB_SOURCE) | tar -C $(TOOL_BUILD_DIR) -xvf -
- toolchain/patch-kernel.sh $(GDB_DIR)
$(SOURCE_DIR)
/gdb/$(GDB_VERSION) \*.patch
+ toolchain/patch-kernel.sh $(GDB_DIR)
toolchain
/gdb/$(GDB_VERSION) \*.patch
# Copy a config.sub from gcc. This is only necessary until
# gdb's config.sub supports <arch>-linux-uclibc tuples.
# Should probably integrate this into the patch.