move to boot/ folder
authorblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 17 Oct 2012 21:53:23 +0000 (21:53 +0000)
committerblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 17 Oct 2012 21:53:23 +0000 (21:53 +0000)
commit1be2e5ea11d0ff467d7f7f3e64d1f4ad872a3f0c
tree435e37122bfc04753372d24c0f101eac80ecd2cb
parentadcd2dbc79b5a648d7b6c328a94f731c479c79b5
move to boot/ folder

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33824 3c298f89-4303-0410-b956-a3cf2f4a3e73
12 files changed:
package/boot/rbcfg/Makefile [new file with mode: 0644]
package/boot/rbcfg/src/Makefile [new file with mode: 0644]
package/boot/rbcfg/src/cyg_crc.h [new file with mode: 0644]
package/boot/rbcfg/src/cyg_crc32.c [new file with mode: 0644]
package/boot/rbcfg/src/main.c [new file with mode: 0644]
package/boot/rbcfg/src/rbcfg.h [new file with mode: 0644]
package/rbcfg/Makefile [deleted file]
package/rbcfg/src/Makefile [deleted file]
package/rbcfg/src/cyg_crc.h [deleted file]
package/rbcfg/src/cyg_crc32.c [deleted file]
package/rbcfg/src/main.c [deleted file]
package/rbcfg/src/rbcfg.h [deleted file]