mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-19 01:51:22 +01: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>