1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-01 00:20:44 +03:00

[tools] fix ccache host installation (#4902)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15165 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
florian 2009-04-09 13:16:57 +00:00
parent 5bc450051b
commit 12d07c1962

View File

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