diff options
author | Yann E. MORIN <yann.morin.1998@free.fr> | 2014-01-28 21:11:25 +0100 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2014-01-28 22:57:52 +0100 |
commit | 984524fda1f8260e258421f6676d522591f025da (patch) | |
tree | b46715f49ffb06e74c3fae97593c7124b2eaa595 /docs/manual | |
parent | bbb1e7ae218701b74c88ee8d1f9fde7c763df54e (diff) | |
download | buildroot-984524fda1f8260e258421f6676d522591f025da.tar.gz buildroot-984524fda1f8260e258421f6676d522591f025da.zip |
fs: ensure $(TARGET_DIR_WARNING_FILE) is writable
If the Buildroot tree is read-only, then $(TARGET_DIR_WARNING_FILE) is
copied read-only into target/ but we may want to remove it during the
build process.
This poses no real problem, since target/ itself is guaranteed to be
writable, but for good measure, force $(TARGET_DIR_WARNING_FILE) to be
writable itself.
Reported-by: Danomi Manchego <danomimanchego123@gmail.com>
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'docs/manual')
0 files changed, 0 insertions, 0 deletions