openwrt/target/linux/mpc85xx/p1010
David Bauer 00b40ef00d 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>
2023-03-20 03:10:43 +01:00
..
profiles target: use SPDX license identifiers on Makefiles 2021-02-10 15:47:18 +01:00
config-default mpc85xx: add support for Watchguard Firebox T10 2023-03-07 14:05:02 +01:00
target.mk mpc85xx: fix incorrect kernel target 2023-03-20 03:10:43 +01:00