fix batman build on osx
authorFelix Fietkau <nbd@openwrt.org>
Sun, 1 Apr 2007 13:24:50 +0000 (13:24 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Sun, 1 Apr 2007 13:24:50 +0000 (13:24 +0000)
SVN-Revision: 6788

net/batman/Makefile

index 3f074416cb079d84d93e89f3b9e9631e23748dbb..d59fc801deef410b71ac3efe94fdf59ab05b9268 100644 (file)
@@ -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