[package] refresh acx-mac80211 patches
[openwrt/svn-archive/archive.git] / include / toolchain-build.mk
1 #
2 # Copyright (C) 2009 OpenWrt.org
3 #
4 # This is free software, licensed under the GNU General Public License v2.
5 # See /LICENSE for more information.
6 #
7
8 override CONFIG_AUTOREBUILD=
9
10 STAGING_DIR_HOST:=$(TOOLCHAIN_DIR)
11 BUILD_DIR_HOST:=$(BUILD_DIR_TOOLCHAIN)
12
13 include $(INCLUDE_DIR)/host-build.mk