scripts: add tool for generating redboot scripts
authorJonas Gorski <jogo@openwrt.org>
Sat, 25 Jul 2015 12:12:03 +0000 (12:12 +0000)
committerJonas Gorski <jogo@openwrt.org>
Sat, 25 Jul 2015 12:12:03 +0000 (12:12 +0000)
commitcfc93129a9ee9566274112e9dcaa47a43ea0026b
treea39d662002f71ad85fb8f1fc308c4f221c05aac9
parente67f0ebac22da28cd281287a2ba627c63c9cc56c
scripts: add tool for generating redboot scripts

This tool avoids generating the redboot script directly from Makefile, which
can get really complicated when adapting image/Makefile to the new IB system.

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 46488
scripts/redboot-script.pl [new file with mode: 0755]