]> git.dujemihanovic.xyz Git - u-boot.git/commit
sysreset: at91: Correct Makefile rule for SYSRESET_AT91
authorSimon Glass <sjg@chromium.org>
Wed, 1 Feb 2023 20:20:10 +0000 (13:20 -0700)
committerTom Rini <trini@konsulko.com>
Tue, 7 Feb 2023 19:33:49 +0000 (14:33 -0500)
commit00035c240f9de6dd26535f75c41fcdb4b99b1b33
tree650d6ee5fc73b8f16db66b5dbcc8c09ca7502ddd
parentaeca5194ce1a2d83246f3392ea8f665d35f799d0
sysreset: at91: Correct Makefile rule for SYSRESET_AT91

The SPL_TPL part is in the wrong place. Fix it.

Signed-off-by: Simon Glass <sjg@chromium.org>
Fixes: 71d4393f846 ("sysreset: Add Atmel/Microchip sysreset driver")
Reviewed-by: Claudiu Beznea <claudiu.beznea@microchip.com>
drivers/sysreset/Makefile