summaryrefslogtreecommitdiffstats
path: root/openwrt/package/Makefile
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-03-31 22:46:05 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-03-31 22:46:05 +0000
commitda3d85736beef4712be84895059d9db05b3e5877 (patch)
treea5094c64bbc2717a3fb145b1983e7331e883dd15 /openwrt/package/Makefile
parent9790d33b684c4bb0c830894596a6b7ca76f71b3b (diff)
add setserial
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@495 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/Makefile')
-rw-r--r--openwrt/package/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/openwrt/package/Makefile b/openwrt/package/Makefile
index 0f1193db4..299a61245 100644
--- a/openwrt/package/Makefile
+++ b/openwrt/package/Makefile
@@ -33,6 +33,7 @@ package-$(BR2_PACKAGE_PPTP) += pptp
package-$(BR2_PACKAGE_PPTPD) += pptpd
package-$(BR2_PACKAGE_QUAGGA) += quagga
package-$(BR2_PACKAGE_SER) += ser
+package-$(BR2_PACKAGE_SETSERIAL) += setserial
package-$(BR2_PACKAGE_STRACE) += strace
package-$(BR2_PACKAGE_TCPDUMP) += tcpdump
package-$(BR2_PACKAGE_WOL) += wol