2 # Copyright (C) 2009 OpenWrt.org
4 # This is free software, licensed under the GNU General Public License v2.
5 # See /LICENSE for more information.
8 override CONFIG_AUTOREBUILD
=
10 STAGING_DIR_HOST
:=$(TOOLCHAIN_DIR
)
11 BUILD_DIR_HOST
:=$(BUILD_DIR_TOOLCHAIN
)
13 include $(INCLUDE_DIR
)/host-build.mk
This page took 0.042837 seconds and 5 git commands to generate.