Parcourir la source

px5g-standalone: change PKG_NAME to avoid directory conflict with px5g

Signed-off-by: Felix Fietkau <[email protected]>

SVN-Revision: 45126
Felix Fietkau il y a 10 ans
Parent
commit
0b0315a1f2
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      package/utils/px5g-standalone/Makefile

+ 1 - 1
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)