aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/bcm47xx/image/generic.mk
diff options
context:
space:
mode:
authorPaul Spooren <mail@aparcar.org>2021-09-11 22:46:06 -1000
committerPaul Spooren <mail@aparcar.org>2021-09-23 21:40:52 -1000
commit70543aafb29a79613ac9b49ec41e51e42fa598ac (patch)
tree075e4aec782e413e3e86dfab8f77200c02a51fff /target/linux/bcm47xx/image/generic.mk
parent9c331a6a91e870a1dc31f563333105e959f8b171 (diff)
downloadupstream-70543aafb29a79613ac9b49ec41e51e42fa598ac.tar.gz
upstream-70543aafb29a79613ac9b49ec41e51e42fa598ac.tar.bz2
upstream-70543aafb29a79613ac9b49ec41e51e42fa598ac.zip
base-files: reduce number of `mkdir` calls
The `mkdir` commands supports passing multiple arguments to batch create multiple folders, instead of calling the tool every single time. If the creation of one of the folders fails, all other folder are still created and therefore doesn't change the error handling. Also stop creating `/etc/` explicitly after subfolders of `/etc/` were already created. Signed-off-by: Paul Spooren <mail@aparcar.org>
Diffstat (limited to 'target/linux/bcm47xx/image/generic.mk')
0 files changed, 0 insertions, 0 deletions