u-boot-brain/spl
Troy Kisky 71a988aa63 imximage.cfg: run files through C preprocessor
The '#' used as comments in the files cause the preprocessor
trouble, so change to /* */.

The mkimage command which uses this preprocessor output
was moved to arch/arm/imx-common/Makefile

.gitignore was updated to ignore .cfgtmp files.

Signed-off-by: Troy Kisky <troy.kisky@boundarydevices.com>
2013-01-22 10:20:13 +01:00
..
.gitignore common: Add symbol handling for generic lists into Makefile 2012-10-22 08:29:29 -07:00
Makefile imximage.cfg: run files through C preprocessor 2013-01-22 10:20:13 +01:00