mirror of
https://github.com/openwrt/packages.git
synced 2025-12-21 19:14:30 +04:00
lpc21isp Makefile detects Darwin and defines __APPLE__ that is not required for cross-compile build for OpenWrt This patch sets OSTYPE="Linux" due to OpenWrt is always Linux Signed-off-by: Sergey V. Lobanov <sergey@lobanov.in>