diff options
author | Masahiro Yamada <masahiroy@kernel.org> | 2022-02-07 22:49:23 +0900 |
---|---|---|
committer | Sascha Hauer <s.hauer@pengutronix.de> | 2022-02-08 09:16:01 +0100 |
commit | 8a0e10335078e0ff10809893c073f3878a9376be (patch) | |
tree | 1a6051a653d31dd5675ff3280c6a2356e0bdf09e /crypto | |
parent | 1f54f598fe91fa45dc22e82a878d40232f7dff5d (diff) | |
download | barebox-8a0e10335078e0ff10809893c073f3878a9376be.tar.gz |
kbuild: replace $(H) with $(pound)
scripts/Kbuild.include defines 'pound', which is equivalent to 'H'.
pound := \#
Replace $(H) with $(pound), and remove the 'H' definition.
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Link: https://lore.barebox.org/20220207134923.1775891-1-masahiroy@kernel.org
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'crypto')
0 files changed, 0 insertions, 0 deletions