X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/186c8973763cdf2321fce20c22ed11390485725d..ca92e7d97f7ed39f85c25f8a03ad8a5185bbc5fb:/package/block-mount/Makefile diff --git a/package/block-mount/Makefile b/package/block-mount/Makefile index ac6c5f3ce..c2c9d33f1 100644 --- a/package/block-mount/Makefile +++ b/package/block-mount/Makefile @@ -48,6 +48,8 @@ endef define Package/block-mount/install $(INSTALL_DIR) $(1)/etc/init.d $(INSTALL_BIN) ./files/fstab.init $(1)/etc/init.d/fstab + $(INSTALL_DIR) $(1)/etc/config + $(INSTALL_DATA) ./files/fstab.config $(1)/etc/config/fstab $(INSTALL_DIR) $(1)/lib/functions/fsck $(INSTALL_DATA) ./files/mount.sh $(1)/lib/functions/ $(INSTALL_DATA) ./files/fsck.sh $(1)/lib/functions/