diff options
author | wbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-09-08 08:10:57 +0000 |
---|---|---|
committer | wbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-09-08 08:10:57 +0000 |
commit | d186db1599f143f35eaf074d407e5d0808fcae43 (patch) | |
tree | b437234c49c12f4bf7fcd6d1048b22a86f3cdfe3 /openwrt/package/Makefile | |
parent | 7c012cb13763e00aed89c9335da3d5d0ecef16d7 (diff) |
add package from tonym, thx
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1879 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/Makefile')
-rw-r--r-- | openwrt/package/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/openwrt/package/Makefile b/openwrt/package/Makefile index 090b819a2..e078d1880 100644 --- a/openwrt/package/Makefile +++ b/openwrt/package/Makefile @@ -159,6 +159,7 @@ package-$(BR2_PACKAGE_TOR) += tor package-$(BR2_PACKAGE_TTCP) += ttcp package-$(BR2_PACKAGE_UCLIBCXX) += uclibc++ package-$(BR2_PACKAGE_ULOGD) += ulogd +package-$(BR2_PACKAGE_UPDATEDD) += updatedd package-$(BR2_PACKAGE_USBUTILS) += usbutils package-$(BR2_PACKAGE_VTUN) += vtun package-$(BR2_PACKAGE_VSFTPD) += vsftpd |