aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/redboot-script.pl
Commit message (Collapse)AuthorAgeFilesLines
* scripts: avoid hard-coded paths in scriptsJohn Crispin2016-06-191-1/+1
| | | | | | Signed-off-by: Iblis Lin <e196819@hotmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@49267 3c298f89-4303-0410-b956-a3cf2f4a3e73
* scripts: add tool for generating redboot scriptsJonas Gorski2015-07-251-0/+111
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