SVN-Revision: 9006
This commit is contained in:
Felix Fietkau 2007-09-24 00:11:37 +00:00
parent 79d184705a
commit f1ecc097d2

View file

@ -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