Home
last modified time | relevance | path

Searched hist:"6 d1ce387874c1060f27656f70151a52c511cd0e3" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/
H A DMakefile6d1ce387874c1060f27656f70151a52c511cd0e3 Sat May 30 05:02:03 UTC 2009 Mike Frysinger <vapier@gentoo.org> make sure toplevel $(SUBDIRS) is always declared

The $(SUBDIRS) variable is only declared when U-Boot has been configured,
but it gets used all the time. In the non-configured case, it is used to
generate a helpful error message, but it needs to be set properly for that
to occur.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>