kwbimage: Make the Makefile pass in CONFIG_SYS_SPI_U_BOOT_OFFS
authorTom Rini <trini@ti.com>
Sat, 7 Feb 2015 12:03:00 +0000 (07:03 -0500)
committerTom Rini <trini@ti.com>
Sat, 7 Feb 2015 12:03:00 +0000 (07:03 -0500)
commite35c6c797888b9b4361a8cfdc3a4aecacfece74c
treef49aba7abe3486b511d378cf7f7f86fa0a581953
parent5c123f5fbfa2f7ae43f08a0f92073e90330d704a
kwbimage: Make the Makefile pass in CONFIG_SYS_SPI_U_BOOT_OFFS

We can't use config.h directly as some platforms include headers that
aren't safe to use in normal Linux userland.

Signed-off-by: Tom Rini <trini@ti.com>
tools/Makefile
tools/kwbimage.c