mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2025-12-10 07:44:50 +01:00
icwmp: add the icwmpd folder to save the backup files on it
This commit is contained in:
parent
eb7e99ea18
commit
625caee84e
1 changed files with 1 additions and 0 deletions
|
|
@ -152,6 +152,7 @@ CONFIGURE_ARGS += \
|
|||
endif
|
||||
|
||||
define Package/icwmp-$(BUILD_VARIANT)/install
|
||||
$(INSTALL_DIR) $(1)/etc/icwmpd
|
||||
$(INSTALL_DIR) $(1)/usr/sbin
|
||||
$(CP) $(PKG_BUILD_DIR)/bin/icwmpd $(1)/usr/sbin
|
||||
$(INSTALL_DIR) $(1)/etc/config
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue