diff options
author | Jérôme Pouiller <jezz@sysmic.org> | 2013-05-13 17:25:41 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2013-08-13 12:04:55 +0200 |
commit | 7a1aa342357decd4e21f34d2b54d58df20d1fc0f (patch) | |
tree | d6e0905d8639d40c8fb798eec22ef5a58fe3cdd0 /support/scripts/readme.kconfiglib | |
parent | 02e4326fe7f1912a6f12bdef54c7295f9188dd38 (diff) | |
download | buildroot-7a1aa342357decd4e21f34d2b54d58df20d1fc0f.tar.gz buildroot-7a1aa342357decd4e21f34d2b54d58df20d1fc0f.zip |
package: make *-rebuild and *-reconfigure only rebuild the given package
Originally, the <pkg>-rebuild and <pkg>-reconfigure targets were meant
to restart the build of the package from a given step (build for
<pkg>-rebuild and configure for <pkg>-reconfigure) and then re-create
the entire root filesystem.
However, further discussion from the community has shown that this is
not really the desired behavior: we instead want <pkg>-rebuild and
<pkg>-reconfigure to only take care of rebuilding the given package,
and not the entire root filesystem.
People willing to rebuild this package and the root filesystem can do:
make <pkg>-rebuild all
[Thomas P: rewrite commit log, since it's not fixing a bug, but
instead changing what was an intended behavior. ]
Signed-off-by: Jérôme Pouiller <jezz@sysmic.org>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'support/scripts/readme.kconfiglib')
0 files changed, 0 insertions, 0 deletions