]> git.baikalelectronics.ru Git - uboot.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)
commit3076572e0356326a7e57f792f957ec3506d534cb
tree650d6ee5fc73b8f16db66b5dbcc8c09ca7502ddd
parent80eac661da7a74f085667293418d6620f4ece22f
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: c6a2862ebc9 ("sysreset: Add Atmel/Microchip sysreset driver")
Reviewed-by: Claudiu Beznea <claudiu.beznea@microchip.com>
drivers/sysreset/Makefile