[tools] rename patch-cmdline and add code for patching DTB files into kernel images
authorblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 2 Nov 2012 20:06:45 +0000 (20:06 +0000)
committerblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 2 Nov 2012 20:06:45 +0000 (20:06 +0000)
commit75857e14a0bdcc0b0237f4a1e49b7a80503c021c
tree7c59f010b498dd84ea4fc002a5274cf3ba404119
parentf840df94ddcdd184489532c9320b9332319a948c
[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]