mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-26 15:03:53 +01:00
pkg: cleanup old GIT_APPLY_PATCHES variable
variable usage was removed in 0fb50ebeda07eeca4a83c2f8ca517e9aa3e8f6a9
This commit is contained in:
parent
22aa6b9cc5
commit
caccc2102d
@ -30,7 +30,6 @@ $(PKG_BUILDDIR)/.git-downloaded:
|
||||
rm -Rf $(PKG_BUILDDIR)
|
||||
mkdir -p $(PKG_BUILDDIR)
|
||||
$(GITCACHE) clone "$(PKG_URL)" "$(PKG_VERSION)" "$(PKG_BUILDDIR)"
|
||||
$(GIT_APPLY_PATCHES)
|
||||
touch $@
|
||||
|
||||
clean::
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user