- add missing hung from the BR2_ZCAT introduction
This commit is contained in:
parent
6342c83201
commit
6fe5f48cbf
@ -8,6 +8,8 @@ WGET:=$(strip $(subst ",, $(BR2_WGET)))
|
|||||||
#"
|
#"
|
||||||
SVN:=$(strip $(subst ",, $(BR2_SVN)))
|
SVN:=$(strip $(subst ",, $(BR2_SVN)))
|
||||||
#"
|
#"
|
||||||
|
ZCAT:=$(strip $(subst ",, $(BR2_ZCAT)))
|
||||||
|
#"
|
||||||
TAR_OPTIONS=$(subst ",, $(BR2_TAR_OPTIONS)) -xf
|
TAR_OPTIONS=$(subst ",, $(BR2_TAR_OPTIONS)) -xf
|
||||||
#"
|
#"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user