mirror of
https://github.com/openwrt/routing.git
synced 2025-12-21 17:04:33 +04:00
Since the upstream SVN repository is not available anymore, update the Makefile to fetch tarballs cached by the LEDE or OpenWrt projects instead. Also add a missing -D_GNU_SOURCE to the target flags to fix compilation with musl libc. Signed-off-by: Jo-Philipp Wich <jo@mein.io>