summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--package/utils/px5g-standalone/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/utils/px5g-standalone/Makefile b/package/utils/px5g-standalone/Makefile
index d6843b0137..bd0267693b 100644
--- a/package/utils/px5g-standalone/Makefile
+++ b/package/utils/px5g-standalone/Makefile
@@ -7,7 +7,7 @@
include $(TOPDIR)/rules.mk
-PKG_NAME:=px5g
+PKG_NAME:=px5g-standalone
PKG_RELEASE:=2
PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME)