From 2fc11c846f65b4e55b734238d93afc20457aaa78 Mon Sep 17 00:00:00 2001 From: John Doe Date: Mon, 4 Oct 2021 01:10:45 +0800 Subject: [PATCH] Build: re-enable ccache --- common.seed | 1 + 1 file changed, 1 insertion(+) diff --git a/common.seed b/common.seed index 6389794..3552b09 100644 --- a/common.seed +++ b/common.seed @@ -1,4 +1,5 @@ CONFIG_CCACHE=y +CONFIG_DEVEL=y CONFIG_IB_STANDALONE=y CONFIG_IB=y CONFIG_TARGET_OPTIONS=y