Skip to content

Commit

Permalink
configs: update the byt config for GCC11
Browse files Browse the repository at this point in the history
Signed-off-by: Liam Girdwood <[email protected]>
  • Loading branch information
lrgirdwo committed Nov 18, 2021
1 parent 86e3d03 commit 71b2a66
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config-byt-gcc11x-gdb11x
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ CT_ARCH_32=y
CT_TARGET_CFLAGS=""
CT_TARGET_LDFLAGS=""
CT_TARGET_USE_OVERLAY=y
CT_OVERLAY_NAME="apl"
CT_OVERLAY_NAME="byt"
CT_OVERLAY_LOCATION="../xtensa-overlay"
# end of Target options

Expand All @@ -211,7 +211,7 @@ CT_TOOLCHAIN_BUGURL=""
#
# Tuple completion and aliasing
#
CT_TARGET_VENDOR="apl"
CT_TARGET_VENDOR="byt"
CT_TARGET_ALIAS_SED_EXPR=""
CT_TARGET_ALIAS=""

Expand Down

0 comments on commit 71b2a66

Please sign in to comment.