buildroot/package/patch/Makefile.in

4 lines
60 B
Makefile

ifeq ($(strip $(BR2_PACKAGE_PATCH)),y)
TARGETS+=patch
endif