mirror of https://github.com/hak5/openwrt.git
parent
79d184705a
commit
f1ecc097d2
|
@ -18,7 +18,7 @@ include $(INCLUDE_DIR)/package.mk
|
|||
define Package/gdbserver
|
||||
SECTION:=utils
|
||||
CATEGORY:=Utilities
|
||||
DEPENDS:=@GDB@
|
||||
DEPENDS:=@GDB
|
||||
TITLE:=Remote Server for the GNU Debugger
|
||||
endef
|
||||
|
||||
|
|
Loading…
Reference in New Issue