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 REAL_STAGING_DIR_HOST
:=$(STAGING_DIR_HOST
)
11 STAGING_DIR_HOST
:=$(TOOLCHAIN_DIR
)
12 BUILD_DIR_HOST
:=$(BUILD_DIR_TOOLCHAIN
)
14 include $(INCLUDE_DIR
)/host-build.mk
16 HOST_STAMP_PREPARED
=$(HOST_BUILD_DIR
)/.prepared
This page took 0.038644 seconds and 5 git commands to generate.