fix batman build on osx

git-svn-id: svn://svn.openwrt.org/openwrt/packages/net/batman@6788 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
Felix Fietkau 2007-04-01 13:24:50 +00:00
parent 8cc5466165
commit 3ae9189ff0
1 changed files with 1 additions and 1 deletions

View 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