buildroot/package/sed/Makefile.in

4 lines
56 B
Makefile
Raw Normal View History

ifeq ($(strip $(BR2_PACKAGE_SED)),y)
TARGETS+=sed
endif