buildroot/package/which/Makefile.in

4 lines
60 B
Makefile

ifeq ($(strip $(BR2_PACKAGE_WHICH)),y)
TARGETS+=which
endif