Skip to content

Commit

Permalink
fix(Makefile): add missing conffiles
Browse files Browse the repository at this point in the history
Signed-off-by: Tianling Shen <[email protected]>
(cherry picked from commit 643930e)
  • Loading branch information
1715173329 committed Jul 30, 2022
1 parent ed90a28 commit 296ba8c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 296ba8c

Please sign in to comment.