summaryrefslogtreecommitdiffstats
path: root/tools/make-ext4fs
diff options
context:
space:
mode:
authorJo-Philipp Wich <jo@mein.io>2018-01-14 19:02:45 +0100
committerJo-Philipp Wich <jo@mein.io>2018-01-15 13:14:12 +0100
commitebd15471ea4f0502e2fe4e77351cb3cb8867142d (patch)
treea4094a22c7ad829b8b99365b0c4007a650e096e1 /tools/make-ext4fs
parent497f028da1334b95bc7c7004afe4860df324cfe3 (diff)
downloadopenwrt-ebd15471ea4f0502e2fe4e77351cb3cb8867142d.tar.gz
openwrt-ebd15471ea4f0502e2fe4e77351cb3cb8867142d.tar.bz2
openwrt-ebd15471ea4f0502e2fe4e77351cb3cb8867142d.zip
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>
Diffstat (limited to 'tools/make-ext4fs')
-rw-r--r--tools/make-ext4fs/Makefile2
1 files changed, 1 insertions, 1 deletions
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