[tools] 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)
commitee7191f374ba77881d42bbe0a157ac208b47ee1d
tree7c59f010b498dd84ea4fc002a5274cf3ba404119
parent2825c29149b4bd33805ade2905bf0ceb371f7eb6
[tools] 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]