move to boot/ folder
authorJohn Crispin <blogic@openwrt.org>
Wed, 17 Oct 2012 21:53:23 +0000 (21:53 +0000)
committerJohn Crispin <blogic@openwrt.org>
Wed, 17 Oct 2012 21:53:23 +0000 (21:53 +0000)
commitc921e6607e2a0db1af65834d172f83d59268b71e
tree435e37122bfc04753372d24c0f101eac80ecd2cb
parent7eb2af28dda81b65e4764e62719d88ff42f5cbc1
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]