From: Felix Fietkau Date: Sun, 1 Apr 2007 13:24:50 +0000 (+0000) Subject: fix batman build on osx X-Git-Url: http://git.ozo.com/?a=commitdiff_plain;h=3ae9189ff08eca400140aa75738c1f3236ab36c1;p=lede-routing%2F.git fix batman build on osx git-svn-id: svn://svn.openwrt.org/openwrt/packages/net/batman@6788 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/Makefile b/Makefile index 3f07441..d59fc80 100644 --- a/Makefile +++ b/Makefile @@ -40,7 +40,7 @@ define Build/Compile $(TARGET_CONFIGURE_OPTS) \ NODEBUG=1 \ OFLAGS="$(TARGET_CFLAGS)" \ - OS="linux" \ + UNAME="Linux" \ INSTALL_PREFIX="$(PKG_INSTALL_DIR)" \ STRIP="/bin/true" \ batmand install