]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - scripts/gen_ll_addressable_symbols.sh
Merge tag 'v2024.04-rc5' into next
[thirdparty/u-boot.git] / scripts / gen_ll_addressable_symbols.sh
index b8840dd011351ca0ca6946f0426e495c8bd0c3a2..d0864804aafba12454bf1241d5cbcdb94d0b05a4 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/bash
 # SPDX-License-Identifier: GPL-2.0+
-# Copyright (C) 2020 Marek BehĂșn <marek.behun@nic.cz>
+# Copyright (C) 2020 Marek BehĂșn <kabel@kernel.org>
 
 # Generate __ADDRESSABLE(symbol) for every linker list entry symbol, so that LTO
 # does not optimize these symbols away