From: nbd Date: Sun, 29 Mar 2015 06:03:02 +0000 (+0000) Subject: px5g-standalone: change PKG_NAME to avoid directory conflict with px5g X-Git-Url: https://git.archive.openwrt.org/?a=commitdiff_plain;h=fefc4abf459cc076b19c5fdcad696cddfe98e83c;p=openwrt.git px5g-standalone: change PKG_NAME to avoid directory conflict with px5g Signed-off-by: Felix Fietkau git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45126 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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)