scripts/mkits.sh: fix remaining shellcheck warning
[openwrt/openwrt.git] / scripts / mkits.sh
2020-07-11 Petr Štetiarscripts/mkits.sh: fix remaining shellcheck warning
2020-07-11 Rosen Penevscripts/mkits.sh: switch from bash to sh
2020-07-11 Rosen Penevscripts/mkits.sh: fix improper string and array concate...
2020-07-11 Rosen Penevscripts/mkits.sh: add missing quotes
2020-07-11 Rosen Penevscripts/mkits.sh: replace echo -e with printf
2019-12-31 Rosen Penevscripts/mkits.sh: replace legacy backticks with $()
2019-09-19 Johann Neuhauserbuild: make device tree arg really optional in mkits.sh
2018-03-17 Sven Eckelmannbuild: Allow to change the FIT config section name
2016-04-28 Iblis Linscripts: avoid hard-coded paths in scripts
2015-05-10 Felix Fietkaubuild: make device-tree arg optional in mkits.sh
2013-10-16 Luka Perkovbuild: move mkits.sh script to more common place