xtensa: boot-redboot: clean up Makefile
authorMax Filippov <jcmvbkbc@gmail.com>
Fri, 9 Jun 2023 02:28:52 +0000 (19:28 -0700)
committerMax Filippov <jcmvbkbc@gmail.com>
Tue, 13 Jun 2023 02:48:56 +0000 (19:48 -0700)
commitfe5775f238d68ae160eb7c2a3ddbb1d7894d2c56
tree069f06333e02bedd2110e5e58e894a00587fc7bf
parent752121c7ebf84c39a3e7a45c432d7fc220cbe465
xtensa: boot-redboot: clean up Makefile

Drop references to external library search directory and compiler libgcc
from the link command. Use KBUILD_LDFLAGS in the link command.

Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
arch/xtensa/boot/boot-redboot/Makefile