diff options
Diffstat (limited to 'package/utils/px5g-standalone/Makefile')
-rw-r--r-- | package/utils/px5g-standalone/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/package/utils/px5g-standalone/Makefile b/package/utils/px5g-standalone/Makefile index bd0267693b..38f60c3762 100644 --- a/package/utils/px5g-standalone/Makefile +++ b/package/utils/px5g-standalone/Makefile @@ -11,7 +11,6 @@ PKG_NAME:=px5g-standalone PKG_RELEASE:=2 PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME) -PKG_CHECK_FORMAT_SECURITY:=0 include $(INCLUDE_DIR)/package.mk |