diff options
| author | Max Filippov <[email protected]> | 2022-06-20 09:45:10 +0000 |
|---|---|---|
| committer | Max Filippov <[email protected]> | 2022-06-20 09:50:34 +0000 |
| commit | a2d9b75b19dc8863f0845ffb401d33b2286d0aa1 (patch) | |
| tree | e1ba6fbc09a99f8b8cb4fd5f4b694aef1d5c7c90 /scripts/clang-tools/gen_compile_commands.py | |
| parent | xtensa: xtfpga: Fix refcount leak bug in setup (diff) | |
| download | kernel-a2d9b75b19dc8863f0845ffb401d33b2286d0aa1.tar.gz kernel-a2d9b75b19dc8863f0845ffb401d33b2286d0aa1.zip | |
xtensa: change '.bss' to '.section .bss'
For some reason (ancient assembler?) the following build error is
reported by the kisskb:
kisskb/src/arch/xtensa/kernel/entry.S: Error: unknown pseudo-op: `.bss':
=> 2176
Change abbreviated '.bss' to the full '.section .bss, "aw"' to fix this
error.
Reported-by: Geert Uytterhoeven <[email protected]>
Signed-off-by: Max Filippov <[email protected]>
Diffstat (limited to 'scripts/clang-tools/gen_compile_commands.py')
0 files changed, 0 insertions, 0 deletions
