mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-06 18:09:44 +03:00
- add missing hung from the BR2_ZCAT introduction
This commit is contained 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
|
||||
#"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user