[tools] rename patch-cmdline and add code for patching DTB files into kernel images
authorJohn Crispin <blogic@openwrt.org>
Fri, 2 Nov 2012 20:06:45 +0000 (20:06 +0000)
committerJohn Crispin <blogic@openwrt.org>
Fri, 2 Nov 2012 20:06:45 +0000 (20:06 +0000)
commitf7ccbf578141200e88fe94f0355850b891705af4
tree7c59f010b498dd84ea4fc002a5274cf3ba404119
parentba0ed558aee9102b3a90e2755c4ea7643513d295
[tools] rename patch-cmdline and add code for patching DTB files into kernel images

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34058 3c298f89-4303-0410-b956-a3cf2f4a3e73
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]