mirror of
https://github.com/openwrt/openwrt.git
synced 2025-12-29 03:20:01 +04:00
Without an absolute path to staging_dir/host/bin/sstrip the Makefile tries to run a host installed version of sstrip, which is likely not available. Signed-off-by: Paul Spooren <mail@aparcar.org>