Browse Source

fix(Makefile): add missing conffiles

Signed-off-by: Tianling Shen <[email protected]>
Tianling Shen 3 năm trước cách đây
mục cha
commit
643930e5fc
1 tập tin đã thay đổi với 4 bổ sung0 xóa
  1. 4 0
      Makefile

+ 4 - 0
Makefile

@@ -16,6 +16,10 @@ PKG_RELEASE:=1
 
 PKG_MAINTAINER:=Tianling Shen <[email protected]>
 
+define Package/luci-app-unblockneteasemusic/conffiles
+/etc/config/unblockneteasemusic
+endef
+
 include $(TOPDIR)/feeds/luci/luci.mk
 
 # call BuildPackage - OpenWrt buildroot signature