Add support for savedefconfig
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 21 Aug 2010 16:50:44 +0000 (18:50 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 1 Sep 2010 10:27:25 +0000 (12:27 +0200)
commite1b1a18ab63ae3ef4eeb7f7cb4406a9cfbb12035
treea30c387132ce7db3742b9c62864d5b4346d2561f
parent1039eb74faf82369c6d71dfecfd23f2432d396ce
Add support for savedefconfig

savedefconfig allows to create a minimal defconfig file from an
existing configuration. For example :

 make O=/path/to/some/buildroot/build/directory savedefconfig

will generate a minimal 'defconfig' file in the main Buildroot source
directory.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Makefile