aboutsummaryrefslogtreecommitdiffstats
path: root/package/Makefile
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2005-06-17 06:21:17 +0000
committerNicolas Thill <nico@openwrt.org>2005-06-17 06:21:17 +0000
commit71ca2ff16f8ae67eb4fe31cb85254bf22a51aec6 (patch)
treead3528f003197a47de3ccd1d624c9a914466bbbf /package/Makefile
parentcdb171d674d334c5780d721f8e467f06aaf4aa35 (diff)
downloadupstream-71ca2ff16f8ae67eb4fe31cb85254bf22a51aec6.tar.gz
upstream-71ca2ff16f8ae67eb4fe31cb85254bf22a51aec6.tar.bz2
upstream-71ca2ff16f8ae67eb4fe31cb85254bf22a51aec6.zip
Add gdbserver package, keep things sorted
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1266 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/Makefile')
-rw-r--r--package/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/Makefile b/package/Makefile
index 0cc914fa19..89e9019602 100644
--- a/package/Makefile
+++ b/package/Makefile
@@ -25,7 +25,7 @@ package-$(BR2_PACKAGE_FPROBE) += fprobe
package-$(BR2_PACKAGE_FREERADIUS) += freeradius
package-$(BR2_PACKAGE_FRICKIN) += frickin
package-$(BR2_PACKAGE_FUSE) += fuse
-package-$(BR2_PACKAGE_GDB) += gdb
+package-$(BR2_PACKAGE_GDBSERVER) += gdbserver
package-$(BR2_PACKAGE_GLIB) += glib
package-$(BR2_PACKAGE_GMP) += gmp
package-$(BR2_PACKAGE_GNUTLS) += gnutls
@@ -135,7 +135,6 @@ clean: $(patsubst %,%-clean,$(package-) $(package-y) $(package-m))
compile: $(patsubst %,%-compile,$(package-y) $(package-m))
install: $(patsubst %,%-install,$(package-y))
-wificonf-compile: openwrt-compile wireless-tools-compile
arpwatch-compile: libpcap-compile
cyrus-sasl-compile: openssl-compile
dropbear-compile: zlib-compile
@@ -170,8 +169,9 @@ sipsak-compile: openssl-compile
sqlite-compile: ncurses-compile readline-compile
tcpdump-compile: libpcap-compile
tinc-compile: zlib-compile openssl-compile lzo-compile
-vtun-compile: zlib-compile openssl-compile lzo-compile
tor-compile: libevent-compile openssl-compile zlib-compile
+vtun-compile: zlib-compile openssl-compile lzo-compile
+wificonf-compile: openwrt-compile wireless-tools-compile
wpa_supplicant-compile: openssl-compile
asterisk-compile: openssl-compile