dependency fix
SVN-Revision: 8253
This commit is contained in:
parent
40c1241377
commit
3125d81ee1
1 changed files with 1 additions and 0 deletions
|
@ -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)))
|
||||
|
||||
|
|
Loading…
Reference in a new issue