buildroot/package/fakeroot/Makefile.in

4 lines
66 B
Makefile

ifeq ($(strip $(BR2_PACKAGE_FAKEROOT)),y)
TARGETS+=fakeroot
endif