mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2024-11-18 04:14:43 +01:00
dependency fix
SVN-Revision: 8253
This commit is contained in:
parent
40c1241377
commit
3125d81ee1
@ -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 New Issue
Block a user