summaryrefslogtreecommitdiffstats
path: root/package/gdb
diff options
context:
space:
mode:
authorjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>2010-04-23 11:27:29 +0000
committerjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>2010-04-23 11:27:29 +0000
commit2479c0db54c659529ac1475f3f30cf27149d90c3 (patch)
treef791fbb5a028b4b48d1e803f7ed7364bdd3cd0c1 /package/gdb
parent725f6b1cca4949a5e52341b99b81201c5f8e7a47 (diff)
[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 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