Message ID | 60a226b4a2b427209157f962136e1f9cfe09ed93.1334673910.git.thomas.petazzoni@free-electrons.com |
---|---|
State | Accepted |
Commit | ad5af7573291e48835d52223642505a2f8d18af2 |
Headers | show |
>>>>> "Thomas" == Thomas Petazzoni <thomas.petazzoni@free-electrons.com> writes:
Thomas> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Committed, thanks.
diff --git a/Makefile b/Makefile index 4f29cba..a48fb87 100644 --- a/Makefile +++ b/Makefile @@ -235,8 +235,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))
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> --- Makefile | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-)