add all patches in a well defined form. added with cvs -ko to disable
[openwrt.git] / toolchain / ccache / Makefile.in
1 ifeq ($(strip $(BR2_CCACHE)),y)
2 TARGETS+=ccache
3 endif
4 ifeq ($(strip $(BR2_PACKAGE_CCACHE_TARGET)),y)
5 TARGETS+=ccache_target
6 endif
This page took 0.037829 seconds and 5 git commands to generate.