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)
commitddc6d047b7269c854bea164c5d32dbe0987c5420
treee106a38e4c33e317af0e14dcb6abb1e7671a68ef
parent71f2d6f865357f2de2ec58001a8d780d420c9bca
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]