From: Yann E. MORIN Date: Sun, 27 Sep 2015 11:34:50 +0000 (+0200) Subject: core/pkg-generic: use tabs, not spaces X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=9940a83d7de6f88aaf83f83a4f6edde78f6c8b21;p=buildroot.git core/pkg-generic: use tabs, not spaces Signed-off-by: "Yann E. MORIN" Signed-off-by: Thomas Petazzoni --- diff --git a/package/pkg-generic.mk b/package/pkg-generic.mk index 6a7d97efdf..5201fcac87 100644 --- a/package/pkg-generic.mk +++ b/package/pkg-generic.mk @@ -661,11 +661,11 @@ $(1)-reconfigure: $(1)-clean-for-reconfigure $(1) $$($(2)_TARGET_INSTALL_TARGET): PKG=$(2) $$($(2)_TARGET_INSTALL_STAGING): PKG=$(2) $$($(2)_TARGET_INSTALL_IMAGES): PKG=$(2) -$$($(2)_TARGET_INSTALL_HOST): PKG=$(2) +$$($(2)_TARGET_INSTALL_HOST): PKG=$(2) $$($(2)_TARGET_BUILD): PKG=$(2) $$($(2)_TARGET_CONFIGURE): PKG=$(2) -$$($(2)_TARGET_RSYNC): SRCDIR=$$($(2)_OVERRIDE_SRCDIR) -$$($(2)_TARGET_RSYNC): PKG=$(2) +$$($(2)_TARGET_RSYNC): SRCDIR=$$($(2)_OVERRIDE_SRCDIR) +$$($(2)_TARGET_RSYNC): PKG=$(2) $$($(2)_TARGET_PATCH): PKG=$(2) $$($(2)_TARGET_PATCH): RAWNAME=$$(patsubst host-%,%,$(1)) $$($(2)_TARGET_PATCH): PKGDIR=$(pkgdir)