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)
commit6b24e1f5a07caccbd090af0feaf5da2a82e3bc86
treea39d662002f71ad85fb8f1fc308c4f221c05aac9
parent72ef527b32b09f64c4746b9d3fc3297470957617
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]