diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2020-02-15 17:25:39 -0800 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2020-02-15 17:25:39 -0800 |
commit | 4d1604afc96eabedb5504241797d6d64a8031d3a (patch) | |
tree | 8d8464d44f591bd70b6955f75d4b931ebe90cc35 /config | |
parent | Fix hotfix names (diff) | |
download | linux-4d1604afc96eabedb5504241797d6d64a8031d3a.tar.xz |
Updated to 5.5.4
Diffstat (limited to 'config')
-rw-r--r-- | config | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -4,10 +4,10 @@ # # -# Compiler: gcc (GCC) 9.2.0 +# Compiler: gcc (GCC) 9.2.1 # CONFIG_CC_IS_GCC=y -CONFIG_GCC_VERSION=90200 +CONFIG_GCC_VERSION=90201 CONFIG_CLANG_VERSION=0 CONFIG_CC_CAN_LINK=y CONFIG_CC_HAS_ASM_GOTO=y |