X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;ds=sidebyside;f=tools%2FMakefile;h=492c02709909a937becb4f0ee497a6f3b78a5eb4;hb=974d084f9dd2e51c3487a75e29f23411a2cfb242;hp=07944af2bc798a28500f88bd4e83840d4295f18b;hpb=b6843d1a6fb343f9e21deeadee365b26dbe68ca7;p=openwrt-10.03%2F.git diff --git a/tools/Makefile b/tools/Makefile index 07944af2b..492c02709 100644 --- a/tools/Makefile +++ b/tools/Makefile @@ -21,6 +21,7 @@ $(STAGING_DIR)/include-host/.done: @cp $(1)/include/*.h $$$$(dirname $$@)/ @touch $$@ $(curdir)//prepare = $(STAGING_DIR)/include-host/.done +$(curdir)//compile = $(STAGING_DIR)/include-host/.done endef $(eval $(call copy_include,$(curdir)))