automount: rebuild if target was changed

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit e7d7cc1de7)
This commit is contained in:
Tianling Shen 2021-11-30 20:55:05 +08:00
parent d3c10b6224
commit 548c4014b6
No known key found for this signature in database
GPG Key ID: 6850B6345C862176

View File

@ -11,6 +11,8 @@ PKG_NAME:=automount
PKG_FLAGS:=nonshared
PKG_RELEASE:=$(COMMITCOUNT)
PKG_CONFIG_DEPENDS:=CONFIG_TARGET_ramips
include $(INCLUDE_DIR)/package.mk
define Package/automount