Kconfig: Select default compression type
Instead of asking explicitly for the default environment compression
type ask for the in-barebox default compression type. This also adds
a DEFAULT_COMPRESSION_SUFFIX make variable which can be used together
with the wildcard rules for compressed files to generate compressed
files without explicitly support each compression type.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent 925e5b4 commit e9241844a8103b62775040cdb35c09002e904fb5
@Sascha Hauer Sascha Hauer authored on 17 Feb 2014
Showing 4 changed files
View
Makefile
View
common/Kconfig
View
common/Makefile
View
common/startup.c