aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/mkits.sh
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
* build: make device-tree arg optional in mkits.shFelix Fietkau2015-05-101-19/+21
| | | | | | | | | | | | mkits.sh help currently shows dtb file as optional, but generates an invalid its file when this option is unspecified. We're fixing this problem by removing the use of the sed command and just including variables instead. Signed-off-by: Mathieu Olivari <mathieu@qca.qualcomm.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45659 3c298f89-4303-0410-b956-a3cf2f4a3e73
* build: move mkits.sh script to more common placeLuka Perkov2013-10-161-0/+115
Signed-off-by: Luka Perkov <luka@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38430 3c298f89-4303-0410-b956-a3cf2f4a3e73