diff options
| author | Oliver Ertl <oliver@ertl-net.net> | 2005-12-28 10:23:37 +0000 |
|---|---|---|
| committer | Oliver Ertl <oliver@ertl-net.net> | 2005-12-28 10:23:37 +0000 |
| commit | 9157b26a342064f736a8cd2cd38d94fd5a30f63a (patch) | |
| tree | 33edd14dcffe40e9070e57516325a6642426b559 /openwrt/package/Makefile | |
| parent | 6f4f74189cd2fda20893b4ab1c2484ba0baa3e63 (diff) | |
| download | mtk-20170518-9157b26a342064f736a8cd2cd38d94fd5a30f63a.zip mtk-20170518-9157b26a342064f736a8cd2cd38d94fd5a30f63a.tar.gz mtk-20170518-9157b26a342064f736a8cd2cd38d94fd5a30f63a.tar.bz2 | |
add vnstat
SVN-Revision: 2786
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 9439bf1..7b1a742 100644 --- a/openwrt/package/Makefile +++ b/openwrt/package/Makefile @@ -218,6 +218,7 @@ package-$(BR2_COMPILE_UTIL_LINUX) += util-linux package-$(BR2_PACKAGE_UDEV) += udev package-$(BR2_PACKAGE_VGP) += vgp package-$(BR2_PACKAGE_VNC_REFLECTOR) += vnc-reflector +package-$(BR2_PACKAGE_VNSTAT) += vnstat package-$(BR2_PACKAGE_VPNC) += vpnc package-$(BR2_PACKAGE_VRRPD) += vrrpd package-$(BR2_PACKAGE_VTUN) += vtun |
