tools: clean up Makefiles / make ccache work

SVN-Revision: 29754
This commit is contained in:
John Crispin
2012-01-15 11:43:13 +00:00
parent f9e41adc80
commit ccb6b0a063
15 changed files with 31 additions and 83 deletions

View File

@@ -45,6 +45,7 @@ define Host/Prepare
endef
HOST_CONFIGURE_VARS = \
CC="$(HOSTCC)" \
CFLAGS="$(HOST_CFLAGS)" \
CPPFLAGS="$(HOST_CFLAGS)" \
LDFLAGS="$(HOST_LDFLAGS)" \