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)
committerHauke Mehrtens <hauke@hauke-m.de>
Wed, 21 Dec 2022 23:14:30 +0000 (00:14 +0100)
commit47ac52a7c443ef065c9a35db34712e382d364986
tree8162702556f13b246ad2ab2f87a95899029f0719
parentda79da3ac18995885e3fe0e540ce300ad6d768be
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>
(cherry picked from commit 17c6fb1054e3dde8fa573195acaac42a5edf0942)
target/linux/ath79/image/Makefile