automount: mark as nonshared

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit 2008dea56a)
This commit is contained in:
Tianling Shen 2021-08-11 17:32:21 +08:00
parent cbc194df8f
commit a4066f2815
No known key found for this signature in database
GPG Key ID: 6850B6345C862176

View File

@ -8,8 +8,8 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=automount
PKG_VERSION:=1
PKG_RELEASE:=33
PKG_FLAGS:=nonshared
PKG_RELEASE:=$(COMMITCOUNT)
include $(INCLUDE_DIR)/package.mk