mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2025-12-10 07:44:50 +01:00
Fixed broken makefile
This commit is contained in:
parent
b83cb84ff9
commit
c466667e3d
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@ define NewConfig
|
||||||
$(INSTALL_DIR) $(1)/etc/uci-defaults
|
$(INSTALL_DIR) $(1)/etc/uci-defaults
|
||||||
$(CP) $(PKG_BUILD_DIR)/conf-caiman-inteno/etc/config/* $(1)/etc/config/
|
$(CP) $(PKG_BUILD_DIR)/conf-caiman-inteno/etc/config/* $(1)/etc/config/
|
||||||
$(CP) $(PKG_BUILD_DIR)/conf-caiman-inteno/etc/uci-defaults/* $(1)/etc/uci-defaults
|
$(CP) $(PKG_BUILD_DIR)/conf-caiman-inteno/etc/uci-defaults/* $(1)/etc/uci-defaults
|
||||||
endif
|
endef
|
||||||
endef
|
endef
|
||||||
|
|
||||||
######################################
|
######################################
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue