- add missing hung from the BR2_ZCAT introduction

This commit is contained in:
Bernhard Reutner-Fischer 2006-10-01 18:34:45 +00:00
parent 6342c83201
commit 6fe5f48cbf

View File

@ -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
#"