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)
commit300d8bea55aa679cce4b571f30ce705c27973594
treeea25f1b01b36690ac67780f8f52aff83726578b8
parent0b699a76d80d6a84c3930f267675157abeda8947
move MyLoader stuff into generic files, will be used on adm5120

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