From 4a129a996c62ccee496bc55819124e80c5b21dc4 Mon Sep 17 00:00:00 2001 From: Huangbin Zhan Date: Sat, 9 May 2020 05:43:57 +0800 Subject: [PATCH] treewide: add conffiles Signed-off-by: Huangbin Zhan (cherry-picked irqbalance section from from 0ec746ccb6) --- utils/irqbalance/Makefile | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/utils/irqbalance/Makefile b/utils/irqbalance/Makefile index c3fb14e3c..15924e279 100644 --- a/utils/irqbalance/Makefile +++ b/utils/irqbalance/Makefile @@ -6,7 +6,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=irqbalance PKG_VERSION:=1.6.0 -PKG_RELEASE:=8 +PKG_RELEASE:=9 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_PROTO:=git @@ -64,6 +64,10 @@ CONFIGURE_VARS += \ GLIB2_LIBS="$(GLIB2_LIBS) \ $(ICONV_LDFLAGS) -liconv" +define Package/irqbalance/conffiles +/etc/config/irqbalance +endef + define Package/irqbalance/install $(INSTALL_DIR) $(1)/usr/sbin $(INSTALL_BIN) $(PKG_BUILD_DIR)/irqbalance $(1)/usr/sbin/