projects
/
openwrt
/
staging
/
blocktrron.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1e2f88b
)
px5g-standalone: change PKG_NAME to avoid directory conflict with px5g
author
Felix Fietkau
<nbd@openwrt.org>
Sun, 29 Mar 2015 06:03:02 +0000
(06:03 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Sun, 29 Mar 2015 06:03:02 +0000
(06:03 +0000)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 45126
package/utils/px5g-standalone/Makefile
patch
|
blob
|
history
diff --git
a/package/utils/px5g-standalone/Makefile
b/package/utils/px5g-standalone/Makefile
index d6843b0137f7dd3e90c1998bdcb55dc2e70b2871..bd0267693b43a9cdcb4fe275bb16652bef14e850 100644
(file)
--- 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)