[Buildroot] [PATCH 0 of 2] Facilitate saving of configuration files for board developers

Thomas De Schampheleire patrickdepinguin+buildroot at gmail.com
Sun Feb 27 14:37:22 UTC 2011


This patch series intends to make the development life of board developers
working with buildroot easier, by providing two extra -update build targets
that copy over configuration files to their version-controlled counterparts.
The new targets, linux-update and config-update have the same behavior as
the already existing uclibc-update and busybox-update.

Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire at gmail.com>
---
 linux/linux.mk |   7 +++++++
 Config.in      |  11 +++++++++++
 Makefile       |   9 +++++++++
 3 files changed, 27 insertions(+), 0 deletions(-)



More information about the buildroot mailing list