1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-11-30 18:14:04 +02:00
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9006 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd 2007-09-24 00:11:37 +00:00
parent 57743bea4e
commit dcf77d0eba

View File

@ -18,7 +18,7 @@ include $(INCLUDE_DIR)/package.mk
define Package/gdbserver define Package/gdbserver
SECTION:=utils SECTION:=utils
CATEGORY:=Utilities CATEGORY:=Utilities
DEPENDS:=@GDB@ DEPENDS:=@GDB
TITLE:=Remote Server for the GNU Debugger TITLE:=Remote Server for the GNU Debugger
endef endef