1
0
mirror of https://github.com/cjdelisle/openwrt.git synced 2025-10-28 08:05:49 +00:00
Files
openwrt/include/prereq.mk
Michael Pratt 660e398f92 prereq: add support for creating relative symlinks
For targets that install symlinks, like coreutils,
if the links happen to be deleted, let prereq stage
be capable of creating them again with a relative path.

Tested-by: Georgi Valkov <gvalkov@gmail.com> # macOS
Signed-off-by: Michael Pratt <mcpratt@pm.me>
Link: https://github.com/openwrt/openwrt/pull/16522
Signed-off-by: Robert Marko <robimarko@gmail.com>
2025-07-26 14:38:08 +02:00

3.0 KiB