Home
last modified time | relevance | path

Searched hist:"3 db75d9c11d37cc1d28bebd91b19f4e548b68155" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/
H A DMakefile3db75d9c11d37cc1d28bebd91b19f4e548b68155 Sat May 23 19:42:36 UTC 2009 Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> fix: missing autoconfig.mk from general Makefile

At the first run of make we generate the autoconf.mk and
autoconf.mk.dep if not already the case and we currently include only
to .dep

In order to use these autogenerated values we need to include it also
even if it's included in config.mk but it's done before their
generation

Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>