From 733096af0743a81756e9d6f54e9e541fe7e61f3f Mon Sep 17 00:00:00 2001 From: Averell Kinouani Date: Sun, 26 Jul 2015 18:41:27 +0200 Subject: install new packages in network category: - dnsmasq - odhcp6c - radvd --- packages/net/net.mk | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'packages/net/net.mk') diff --git a/packages/net/net.mk b/packages/net/net.mk index 30cce44..b533a75 100644 --- a/packages/net/net.mk +++ b/packages/net/net.mk @@ -45,3 +45,12 @@ $(call embtk_include_pkg,libtirpc) # tcpdump $(call embtk_include_pkg,tcpdump) + +# radvd +$(call embtk_include_pkg,radvd) + +# dnsmasq +$(call embtk_include_pkg,dnsmasq) + +# odhcp6c +$(call embtk_include_pkg,odhcp6c) -- cgit v1.2.3