Home
last modified time | relevance | path

Searched hist:"5 daa1c18b6a6877b0619a8dbaad0afd783f79e4f" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Dimage.h5daa1c18b6a6877b0619a8dbaad0afd783f79e4f Thu Jan 21 09:03:20 UTC 2010 Mike Frysinger <vapier@gentoo.org> image.h: avoid command.h for host tools

The u-boot command structures don't get used with host systems, so don't
bother including it when building host code. This avoids an implicit need
on config.h in the process.

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