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