move to boot/ folder
authorJohn Crispin <john@openwrt.org>
Wed, 17 Oct 2012 21:53:23 +0000 (21:53 +0000)
committerJohn Crispin <john@openwrt.org>
Wed, 17 Oct 2012 21:53:23 +0000 (21:53 +0000)
commite76ab834c0d7fe6da65dc058b3d5a825c27ba893
tree435e37122bfc04753372d24c0f101eac80ecd2cb
parenta0a6e9b1e619225f6757c97be8f97ae5249e2684
move to boot/ folder

SVN-Revision: 33824
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]