diff options
author | Arnout Vandecappelle | 2012-04-28 09:14:50 +0200 |
---|---|---|
committer | Peter Korsgaard | 2012-05-05 23:38:53 +0200 |
commit | 33f454bbef77638a29ec24807e30740323e15b3e (patch) | |
tree | 402c9aeb09262fb4f6a4ab83a2b526bd80fed78c /docs | |
parent | qemu/x86: update to use kernel 3.3.4 (diff) | |
download | buildroot-33f454bbef77638a29ec24807e30740323e15b3e.tar.gz buildroot-33f454bbef77638a29ec24807e30740323e15b3e.tar.xz buildroot-33f454bbef77638a29ec24807e30740323e15b3e.zip |
config: make it possible to specify which config file to use for 'make defconfig'
So that this works:
% make defconfig BR2_DEFCONFIG=~/buildroot-defconfig
Right now we have to do:
% cp ~/buildroot-defconfig configs/buildroot_defconfig
% make buildroot_defconfig
That would dirty the buildroot tree and requires it to be writable.
Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Acked-by: Luca Ceresoli <luca@lucaceresoli.net>
Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions