Commit b5b4f09f authored by Thomas Petazzoni's avatar Thomas Petazzoni Committed by Peter Korsgaard
Browse files
parent 63eabbb1
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
config BR2_PACKAGE_CCACHE
	bool "ccache"
	# needs fork()
	depends on BR2_USE_MMU
	help
	  ccache is a compiler cache. It speeds up recompilation by
	  caching previous compilations and detecting when the same