ath79: image: don't depend on other COMPILE targets
authorAlexander Couzens <lynxis@fe80.eu>
Sat, 3 Dec 2022 14:25:12 +0000 (15:25 +0100)
committerDaniel Golle <daniel@makrotopia.org>
Mon, 19 Dec 2022 12:27:35 +0000 (12:27 +0000)
commit17c6fb1054e3dde8fa573195acaac42a5edf0942
tree67daee958663691420b4f941c9343ca7e03551cb
parent1bff0752bd5e7feb0f311224a09b3bf217a9aeb3
ath79: image: don't depend on other COMPILE targets

A device COMPILE target should not depend on another COMPILE.
Otherwise race condition may happen.
The loader is very small. Compiling it twice shouldn't
have a huge impact.

Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
target/linux/ath79/image/Makefile