fix ccache host installation (#4902)

SVN-Revision: 15165
This commit is contained in:
Florian Fainelli 2009-04-09 13:16:57 +00:00
parent efceb0938c
commit a4f6398eda
1 changed files with 2 additions and 0 deletions

View File

@ -38,6 +38,8 @@ else
endef
define Host/Compile
endef
define Host/Install
endef
define Host/Clean
endef
endif