mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-11 12:49:30 -04:00
The previous host installation fix accidentally moved the rpath settings
out of CMAKE_HOST_OPTIONS and into CMAKE_OPTIONS.
Fixes: ae42ecaad4 ("ucode: fix host installation")
Signed-off-by: Felix Fietkau <nbd@nbd.name>