From 0b0315a1f2ee5a99260933de02a45ece99cfcd4e Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Sun, 29 Mar 2015 06:03:02 +0000 Subject: [PATCH] px5g-standalone: change PKG_NAME to avoid directory conflict with px5g Signed-off-by: Felix Fietkau SVN-Revision: 45126 --- package/utils/px5g-standalone/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)