[ar71xx] move MyLoader stuff into generic files, will be used on adm5120
authorGabor Juhos <juhosg@openwrt.org>
Mon, 17 Nov 2008 09:19:27 +0000 (09:19 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Mon, 17 Nov 2008 09:19:27 +0000 (09:19 +0000)
commitc3e6c0c4bd4497a526353b745dd91d7389f7945d
treeb9184cb100e8865cba96231280498e02684c11ee
parent32a99ae3dfc8de1b45b35f687ba06500bb5ad30c
[ar71xx] move MyLoader stuff into generic files, will be used on adm5120

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13254 3c298f89-4303-0410-b956-a3cf2f4a3e73
target/linux/ar71xx/files/arch/mips/fw/myloader/Makefile [deleted file]
target/linux/ar71xx/files/arch/mips/fw/myloader/myloader.c [deleted file]
target/linux/ar71xx/files/include/linux/myloader.h [deleted file]
target/linux/generic-2.6/files/arch/mips/fw/myloader/Makefile [new file with mode: 0644]
target/linux/generic-2.6/files/arch/mips/fw/myloader/myloader.c [new file with mode: 0644]
target/linux/generic-2.6/files/include/linux/myloader.h [new file with mode: 0644]