buildroot/package/wget/Makefile.in

4 lines
58 B
Makefile

ifeq ($(strip $(BR2_PACKAGE_WGET)),y)
TARGETS+=wget
endif