From ad5af7573291e48835d52223642505a2f8d18af2 Mon Sep 17 00:00:00 2001 From: Thomas Petazzoni Date: Tue, 17 Apr 2012 04:45:25 +0000 Subject: Remove unused GNU_TARGET_SUFFIX Signed-off-by: Thomas Petazzoni Signed-off-by: Peter Korsgaard --- Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index eafb654c4..44c70ccd2 100644 --- a/Makefile +++ b/Makefile @@ -236,8 +236,6 @@ BZCAT:=$(call qstrip,$(BR2_BZCAT)) XZCAT:=$(call qstrip,$(BR2_XZCAT)) TAR_OPTIONS=$(call qstrip,$(BR2_TAR_OPTIONS)) -xf -GNU_TARGET_SUFFIX:=-$(call qstrip,$(BR2_GNU_TARGET_SUFFIX)) - # packages compiled for the host go here HOST_DIR:=$(call qstrip,$(BR2_HOST_DIR)) -- cgit v1.2.3