Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | build: make device-tree arg optional in mkits.sh | Felix Fietkau | 2015-05-10 | 1 | -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 place | Luka Perkov | 2013-10-16 | 1 | -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 |