diff options
Diffstat (limited to 'package/utils/px5g-standalone')
-rw-r--r-- | package/utils/px5g-standalone/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/package/utils/px5g-standalone/Makefile b/package/utils/px5g-standalone/Makefile index e575bd474c..d6843b0137 100644 --- a/package/utils/px5g-standalone/Makefile +++ b/package/utils/px5g-standalone/Makefile @@ -10,9 +10,6 @@ include $(TOPDIR)/rules.mk PKG_NAME:=px5g PKG_RELEASE:=2 -PKG_LICENSE:=LGPL-2.1 -PKG_LICENSE_FILES:= - PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME) PKG_CHECK_FORMAT_SECURITY:=0 |