X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=include%2Fhost-build.mk;h=c19cb8fd1c2cfd257757ee54b033cc758104cf4a;hb=75922f7d9e288de38f4c9ee2eb0c02d9da16a210;hp=9a5a41317efcb5e649a1fa111ab953a1157cca5a;hpb=65aeed311cbddeb66427150582239ff1623246d9;p=openwrt-10.03%2F.git diff --git a/include/host-build.mk b/include/host-build.mk index 9a5a41317..c19cb8fd1 100644 --- a/include/host-build.mk +++ b/include/host-build.mk @@ -4,6 +4,7 @@ # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. # +OS:=$(shell uname) ifneq ($(strip $(PKG_CAT)),) ifeq ($(PKG_CAT),unzip) UNPACK=unzip -d $(PKG_BUILD_DIR) $(DL_DIR)/$(PKG_SOURCE)