mirror of
https://github.com/openwrt/packages.git
synced 2025-12-22 21:14:32 +04:00
It turns out that the Makefile of mdnsreponder links to absolute paths instead of relative ones. This is an issue when compiling. Fix for InstallDev as well. Signed-off-by: Rosen Penev <rosenp@gmail.com>