rename patch-cmdline and add code for patching DTB files into kernel images
authorJohn Crispin <john@openwrt.org>
Fri, 2 Nov 2012 20:06:45 +0000 (20:06 +0000)
committerJohn Crispin <john@openwrt.org>
Fri, 2 Nov 2012 20:06:45 +0000 (20:06 +0000)
commit1a7334a87431ec1e20d4082a36043342713fd941
tree84074305802cb18ffd5df86b980ceb467fc24db3
parent00057626901725d0b64045f6823d67edae691e00
rename patch-cmdline and add code for patching DTB files into kernel images

SVN-Revision: 34058
tools/Makefile
tools/patch-cmdline/Makefile [deleted file]
tools/patch-cmdline/src/patch-cmdline.c [deleted file]
tools/patch-image/Makefile [new file with mode: 0644]
tools/patch-image/src/patch-cmdline.c [new file with mode: 0644]
tools/patch-image/src/patch-dtb.c [new file with mode: 0644]