clearsilver: fix building on non-linux systems

Signed-off-by: Felix Fietkau <nbd@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@40513 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd 2014-04-15 17:11:39 +00:00
parent 371b8b2e44
commit 1da287402e

View File

@ -88,7 +88,8 @@ TARGET_CFLAGS+=$(FPIC)
MAKE_FLAGS+= \
$(TARGET_CONFIGURE_OPTS) \
AR="$(AR) cr" \
LD="$(TARGET_CC) -o"
LD="$(TARGET_CC) -o" \
OSTYPE=Linux
define Build/InstallDev
$(CP) $(PKG_INSTALL_DIR)/* $(1)/