From 6fe5f48cbf2cafa3ff39a0befa2a4aa157ae167c Mon Sep 17 00:00:00 2001 From: Bernhard Reutner-Fischer Date: Sun, 1 Oct 2006 18:34:45 +0000 Subject: - add missing hung from the BR2_ZCAT introduction --- package/Makefile.in | 2 ++ 1 file changed, 2 insertions(+) (limited to 'package') diff --git a/package/Makefile.in b/package/Makefile.in index 9cd170ddf..51086888d 100644 --- a/package/Makefile.in +++ b/package/Makefile.in @@ -8,6 +8,8 @@ WGET:=$(strip $(subst ",, $(BR2_WGET))) #" SVN:=$(strip $(subst ",, $(BR2_SVN))) #" +ZCAT:=$(strip $(subst ",, $(BR2_ZCAT))) +#" TAR_OPTIONS=$(subst ",, $(BR2_TAR_OPTIONS)) -xf #" -- cgit v1.2.3-55-g7522