summaryrefslogtreecommitdiff
path: root/package/gdb/Makefile
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
commitb1e7cd577b242e177a7a9f4adcd76aad8efd1e90 (patch)
treefac0e5e97627754651451a5f955acf4da7a9f7ed /package/gdb/Makefile
parent62c8bfcbbdcc77115b26d1e7446f5d6d9ea1808d (diff)
downloadmtk-20170518-b1e7cd577b242e177a7a9f4adcd76aad8efd1e90.zip
mtk-20170518-b1e7cd577b242e177a7a9f4adcd76aad8efd1e90.tar.gz
mtk-20170518-b1e7cd577b242e177a7a9f4adcd76aad8efd1e90.tar.bz2
cleanup Makefiles (#7212)
SVN-Revision: 21107
Diffstat (limited to 'package/gdb/Makefile')
-rw-r--r--package/gdb/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/gdb/Makefile b/package/gdb/Makefile
index 5044033..1a4bb91 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