dependency fix

SVN-Revision: 8253
master
Felix Fietkau 17 years ago
parent 40c1241377
commit 3125d81ee1
  1. 1
      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)))

Loading…
Cancel
Save