scripts: add tool for generating redboot scripts
authorjogo <jogo@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 25 Jul 2015 12:12:03 +0000 (12:12 +0000)
committerjogo <jogo@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 25 Jul 2015 12:12:03 +0000 (12:12 +0000)
commitf6d559fc875467f203bb860089b1d89191a4f0de
treea39d662002f71ad85fb8f1fc308c4f221c05aac9
parent1893532dce35270428651c3f8223cf84c64e599e
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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46488 3c298f89-4303-0410-b956-a3cf2f4a3e73
scripts/redboot-script.pl [new file with mode: 0755]