diff options
Diffstat (limited to 'package/gdb')
| -rw-r--r-- | package/gdb/Makefile | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/package/gdb/Makefile b/package/gdb/Makefile index 5044033a2..1a4bb91fe 100644 --- a/package/gdb/Makefile +++ b/package/gdb/Makefile @@ -21,6 +21,7 @@ define Package/gdb/Default    SECTION:=utils    CATEGORY:=Utilities    DEPENDS:=@!(avr32||cris) +  URL:=http://www.gnu.org/software/gdb/  endef  define Package/gdb  | 
