mirror of
https://github.com/openwrt/packages.git
synced 2025-12-22 01:44:32 +04:00
This patch sets UNAME=Linux due to OpenWrt is always Linux but `uname -s` return Darwin on MacOS and fails target build. Signed-off-by: Sergey V. Lobanov <sergey@lobanov.in>