buildroot/package/rsync/Makefile.in

4 lines
60 B
Makefile

ifeq ($(strip $(BR2_PACKAGE_RSYNC)),y)
TARGETS+=rsync
endif