buildroot/package/tcpdump/Makefile.in

4 lines
64 B
Makefile
Raw Normal View History

ifeq ($(strip $(BR2_PACKAGE_TCPDUMP)),y)
TARGETS+=tcpdump
endif