scripts/kwbimage: Make BINARY files relative to config file
The BINARY files given in the config files are expected to be relative
to the place kwbimage is called from. This is bad since it breaks where
kwbimage is called from the build directory and not the source
directory.
It makes more sense to make the paths in the config files relative
to the config files which works with out of tree builds and is also
more what a user normally expects.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent 119f75f commit fe89df4ed968430320a09f2ced726f401260468f
@Sascha Hauer Sascha Hauer authored on 15 Oct 2015
Showing 5 changed files
View
arch/arm/boards/globalscale-mirabox/kwbimage.cfg
View
arch/arm/boards/lenovo-ix4-300d/kwbimage.cfg
View
arch/arm/boards/marvell-armada-xp-gp/kwbimage.cfg
View
arch/arm/boards/plathome-openblocks-ax3/kwbimage.cfg
View
scripts/kwbimage.c