summaryrefslogtreecommitdiffstats
path: root/toolchain/ccache/Makefile.in
blob: 6fa95d4220f884bb4fbebeb16621220629048c8e (plain)
1
2
3
ifeq ($(strip $(BR2_HOST_CCACHE)),y)
TARGETS+=ccache
endif