summaryrefslogtreecommitdiffstats
path: root/docs/manual
diff options
context:
space:
mode:
authorYann E. MORIN <yann.morin.1998@free.fr>2014-01-28 21:11:23 +0100
committerPeter Korsgaard <peter@korsgaard.com>2014-01-28 22:56:17 +0100
commit0a541c8f244971a45396bfa4c371444204ed4a2c (patch)
treeb63802687d9b03e7421b00e9251afee5663bd871 /docs/manual
parent9b659b815bbb747590f64f57066b36b938946353 (diff)
downloadbuildroot-0a541c8f244971a45396bfa4c371444204ed4a2c.tar.gz
buildroot-0a541c8f244971a45396bfa4c371444204ed4a2c.zip
linux: ensure buildroot_defconfig is writable
If $(KERNEL_SOURCE_CONFIG) is read-only (eg. because Buildroot's source dir is), the rm of $(KERNEL_ARCH_PATH)/configs/buildroot_defconfig will either fail, or prompt the user, both of which we want to avoid. Make it writable by using $(INSTALL). Fixes: #4363 Signed-off-by: Nathan Lynch <ntl@pobox.com> [yann.morin.1998@free.fr: use $(INSTALL) instead of cp, don't 'rm -f'] 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
OpenPOWER on IntegriCloud