diff options
Diffstat (limited to 'package/gdb/Makefile')
-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 5044033a21..1a4bb91fee 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 |