From: Jo-Philipp Wich <jo@mein.io>
Date: Sun, 14 Jan 2018 18:02:45 +0000 (+0100)
Subject: tools: make-ext4fs: remove LEDE_GIT references
X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=ebd15471ea4f0502e2fe4e77351cb3cb8867142d;p=openwrt%2Fstaging%2Fldir.git

tools: make-ext4fs: remove LEDE_GIT references

Change the make-ext4fs Makefile to use the common PROJECT_GIT
variable instead.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
---

diff --git a/tools/make-ext4fs/Makefile b/tools/make-ext4fs/Makefile
index a886dc0a71..f140101c8e 100644
--- a/tools/make-ext4fs/Makefile
+++ b/tools/make-ext4fs/Makefile
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
 
 PKG_NAME:=make-ext4fs
 
-PKG_SOURCE_URL=$(LEDE_GIT)/project/make_ext4fs.git
+PKG_SOURCE_URL=$(PROJECT_GIT)/project/make_ext4fs.git
 PKG_SOURCE_PROTO:=git
 PKG_SOURCE_DATE:=2016-08-14
 PKG_SOURCE_VERSION:=484903e4332be6c317f531b008cb2a841a18c506