diff options
author | David Bauer <mail@david-bauer.net> | 2023-03-19 21:33:32 +0100 |
---|---|---|
committer | David Bauer <mail@david-bauer.net> | 2023-03-20 03:10:43 +0100 |
commit | 00b40ef00d42b9b384e72aea604bc53e39e24ac3 (patch) | |
tree | 1fa58ca3bae5f3a4898f2c96dfc98ffd2dfecff0 /BSDmakefile | |
parent | aa4a9058fbf4d2ca7ef3af9ebb5bbec896625e93 (diff) | |
download | upstream-00b40ef00d42b9b384e72aea604bc53e39e24ac3.tar.gz upstream-00b40ef00d42b9b384e72aea604bc53e39e24ac3.tar.bz2 upstream-00b40ef00d42b9b384e72aea604bc53e39e24ac3.zip |
mpc85xx: fix incorrect kernel target
The wrapper-image for the WL-WDR4900 was used as a build-target for the
kernel. This workd fine as long as only a single wrapper is used with
the OpenWrt build-system.
If additional wrappers are used, the build becomes racy in the
wrapper-stage.
The wrapper images actually do not represent a target. They are built
based on the kernel configuration. Only copy the resulting images to
avoid race-conditions as explained.
Signed-off-by: David Bauer <mail@david-bauer.net>
Diffstat (limited to 'BSDmakefile')
0 files changed, 0 insertions, 0 deletions