dependency fix

SVN-Revision: 8253
This commit is contained in:
Felix Fietkau 2007-07-30 23:08:59 +00:00
parent 40c1241377
commit 3125d81ee1
1 changed files with 1 additions and 0 deletions

View File

@ -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)))