From 3f75a12954ea22115b36a0551ccae143b64b7ff4 Mon Sep 17 00:00:00 2001 From: Jianhui Zhao Date: Tue, 14 Sep 2021 09:31:15 +0800 Subject: [PATCH] target_x86-64.yml: don't gzip image Signed-off-by: Jianhui Zhao --- profiles/target_x86-64.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/profiles/target_x86-64.yml b/profiles/target_x86-64.yml index e3246fd..63082bd 100644 --- a/profiles/target_x86-64.yml +++ b/profiles/target_x86-64.yml @@ -6,3 +6,6 @@ description: Build image for the x86_64 packages: - kmod-mac80211 + +diffconfig: | + CONFIG_TARGET_IMAGES_GZIP=n