aboutsummaryrefslogtreecommitdiffstats
path: root/package/gdb
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2010-04-23 11:27:29 +0000
committerJo-Philipp Wich <jow@openwrt.org>2010-04-23 11:27:29 +0000
commitf799ec128cc692612721081e0dc8e96669380563 (patch)
treef791fbb5a028b4b48d1e803f7ed7364bdd3cd0c1 /package/gdb
parent46f60d45988e6e2bab75451178e539a895843628 (diff)
downloadmaster-187ad058-f799ec128cc692612721081e0dc8e96669380563.tar.gz
master-187ad058-f799ec128cc692612721081e0dc8e96669380563.tar.bz2
master-187ad058-f799ec128cc692612721081e0dc8e96669380563.zip
[package] cleanup Makefiles (#7212)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21107 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/gdb')
-rw-r--r--package/gdb/Makefile1
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