mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-06 11:09:31 +00:00
The previous host installation fix accidentally moved the rpath settings out of CMAKE_HOST_OPTIONS and into CMAKE_OPTIONS. Fixes: ae42ecaad4e7 ("ucode: fix host installation") Signed-off-by: Felix Fietkau <nbd@nbd.name>