]> git.baikalelectronics.ru Git - uboot.git/commit
fixdep: Re-sync with Linux 5.7-rc1
authorMasahiro Yamada <masahiroy@kernel.org>
Thu, 16 Apr 2020 05:01:45 +0000 (14:01 +0900)
committerTom Rini <trini@konsulko.com>
Fri, 24 Apr 2020 14:51:32 +0000 (10:51 -0400)
commitc17d0d43345d1d30194d8f12d26e52a9a72be50f
tree99febaf30f36004f9f1f2c1a3bf7fdf04294eb7a
parent3c2c7151b2680f9c3928ed05bd802086202794e3
fixdep: Re-sync with Linux 5.7-rc1

fixdep is a standalone host program, so we can just re-sync it with
the latest Linux in one commit.

I kept the U-Boot own code block surrounded by
/* hack for U-Boot */ ... /* U-boot hack end */.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
scripts/basic/fixdep.c