]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
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)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 1 Sep 2015 10:59:12 +0000 (12:59 +0200)
commit259db44a496175b84dad3422c80a54d4440e2ba4
tree74c5994208ca57057fad0ef46fda14a8ec02950a
parent8b9bcd6704d908ac6f634a5a4f2796358adf2596
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