From a696644a18820f8b46794730297cd43418407bce Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Mon, 12 Aug 2019 17:27:03 -0700 Subject: nonclangable: Add u-boot to list Signed-off-by: Khem Raj --- conf/nonclangable.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'conf') diff --git a/conf/nonclangable.conf b/conf/nonclangable.conf index 595e770..4a73a2f 100644 --- a/conf/nonclangable.conf +++ b/conf/nonclangable.conf @@ -1,4 +1,5 @@ TOOLCHAIN_pn-aspell = "gcc" +TOOLCHAIN_pn-u-boot = "gcc" TOOLCHAIN_pn-cpufrequtils = "gcc" # crash embeds version of gdb which is not buildable with clang TOOLCHAIN_pn-crash = "gcc" -- cgit v1.2.3-54-g00ecf