X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/65aeed311cbddeb66427150582239ff1623246d9..6e30a22b8713210e0a659e31366a3d5d1ec70c39:/include/host-build.mk 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)