mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-09 02:43:53 +08:00
gdb: recategorize from utils to devel in menuconfig
Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34291
This commit is contained in:
parent
426d806994
commit
e5effc8c4c
@ -21,8 +21,8 @@ PKG_INSTALL:=1
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
|
||||
define Package/gdb/Default
|
||||
SECTION:=utils
|
||||
CATEGORY:=Utilities
|
||||
SECTION:=devel
|
||||
CATEGORY:=Development
|
||||
DEPENDS:=@!(avr32||cris) +libthread-db +PACKAGE_zlib:zlib
|
||||
URL:=http://www.gnu.org/software/gdb/
|
||||
endef
|
||||
|
Loading…
x
Reference in New Issue
Block a user