test: Move fdt-overlay-test rule into test/
authorSimon Glass <sjg@chromium.org>
Fri, 7 Feb 2025 18:30:42 +0000 (11:30 -0700)
committerTom Rini <trini@konsulko.com>
Wed, 12 Feb 2025 02:10:59 +0000 (20:10 -0600)
commitd87ffdaa3c41ceb245f75b518e0fbee358654b7a
tree91df16cc3c14e9dd8918eca53aa660dd135ff000
parent5a07d87b80a6a4568298beaa2e92a6eb98885680
test: Move fdt-overlay-test rule into test/

The Makefile rules for tests should be within test/Makefile so move the
'fdt-overlay' rule over.

Signed-off-by: Simon Glass <sjg@chromium.org>
Makefile
test/Makefile