Doh! Fix missing line for gdbserver.
This commit is contained in:
parent
386eb10771
commit
31f08cf32d
@ -6,6 +6,8 @@
|
||||
|
||||
#Use GDB_DIR/etc values from gdb.mk
|
||||
#Build gdbserver in a dir outside of the main gdb tree
|
||||
GDB_WDIR:=$(BUILD_DIR)/gdbserver
|
||||
|
||||
|
||||
$(GDB_WDIR)/.configured: $(GDB_DIR)/.unpacked
|
||||
mkdir -p $(GDB_WDIR)
|
||||
|
Loading…
Reference in New Issue
Block a user