add tcpdump
[openwrt.git] / package / Makefile
index 42e222b..ad05ebc 100644 (file)
@@ -21,6 +21,7 @@ package-$(BR2_PACKAGE_IPROUTE2) += iproute2
 package-$(BR2_PACKAGE_MICROPERL) += microperl
 package-$(BR2_PACKAGE_LIBELF) += libelf
 package-$(BR2_PACKAGE_STRACE) += strace
+package-$(BR2_PACKAGE_TCPDUMP) += tcpdump
 
 all: compile install
 clean: $(patsubst %,%-clean,$(package-) $(package-y) $(package-m)) linux-clean
This page took 0.022704 seconds and 4 git commands to generate.