mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 22:26:31 +00:00
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
|
#Use GDB_DIR/etc values from gdb.mk
|
||||||
#Build gdbserver in a dir outside of the main gdb tree
|
#Build gdbserver in a dir outside of the main gdb tree
|
||||||
|
GDB_WDIR:=$(BUILD_DIR)/gdbserver
|
||||||
|
|
||||||
|
|
||||||
$(GDB_WDIR)/.configured: $(GDB_DIR)/.unpacked
|
$(GDB_WDIR)/.configured: $(GDB_DIR)/.unpacked
|
||||||
mkdir -p $(GDB_WDIR)
|
mkdir -p $(GDB_WDIR)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user