mirror of https://github.com/hak5/openwrt-owl.git
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