icwmp: add the icwmpd folder to save the backup files on it

This commit is contained in:
Amin Ben Ramdhane 2019-09-23 18:52:45 +01:00
parent eb7e99ea18
commit 625caee84e

View file

@ -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