0
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2025-09-08 05:50:28 +00:00
Files
openwrt/target/imagebuilder/Makefile
Petr Štetiar 621f39d1f4 imagebuilder: fix broken image generation with external targets
When using external targets there is a symlink being created for the
target under target/linux which then becomes dangling under Image
Builder. Fix it by dereferencing the possible symlink.

Tested on IB with external target, ipq40xx and mvebu.

Signed-off-by: Petr Štetiar <ynezz@true.cz>
2022-03-25 14:28:00 +01:00

5.3 KiB