[atheros]: move files for kernel 2.6.26 to a special directory.
authorhauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 20 Feb 2009 16:19:46 +0000 (16:19 +0000)
committerhauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 20 Feb 2009 16:19:46 +0000 (16:19 +0000)
commita348226cd2f1e87f82d2489e8b04b665cd0fcc20
tree92259ea79c3ec40fc15d5d515966ac2043a3bccb
parent58b41997f202fb24c4556fe295ea33ee83d9c5af
[atheros]: move files for kernel 2.6.26 to a special directory.
In kernel 2.6.28 the directory structure has chanced, so for kernel 2.6.26 a own files directory is needed.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14583 3c298f89-4303-0410-b956-a3cf2f4a3e73
56 files changed:
target/linux/atheros/files-2.6.26/arch/mips/atheros/Kconfig [new file with mode: 0644]
target/linux/atheros/files-2.6.26/arch/mips/atheros/Makefile [new file with mode: 0644]
target/linux/atheros/files-2.6.26/arch/mips/atheros/ar5312/Makefile [new file with mode: 0644]
target/linux/atheros/files-2.6.26/arch/mips/atheros/ar5312/board.c [new file with mode: 0644]
target/linux/atheros/files-2.6.26/arch/mips/atheros/ar5312/irq.c [new file with mode: 0644]
target/linux/atheros/files-2.6.26/arch/mips/atheros/ar5315/Makefile [new file with mode: 0644]
target/linux/atheros/files-2.6.26/arch/mips/atheros/ar5315/board.c [new file with mode: 0644]
target/linux/atheros/files-2.6.26/arch/mips/atheros/ar5315/irq.c [new file with mode: 0644]
target/linux/atheros/files-2.6.26/arch/mips/atheros/ar5315/pci.c [new file with mode: 0644]
target/linux/atheros/files-2.6.26/arch/mips/atheros/board.c [new file with mode: 0644]
target/linux/atheros/files-2.6.26/arch/mips/atheros/prom.c [new file with mode: 0644]
target/linux/atheros/files-2.6.26/arch/mips/atheros/reset.c [new file with mode: 0644]
target/linux/atheros/files-2.6.26/drivers/mtd/devices/spiflash.c [new file with mode: 0644]
target/linux/atheros/files-2.6.26/drivers/mtd/devices/spiflash.h [new file with mode: 0644]
target/linux/atheros/files-2.6.26/drivers/net/ar2313/Makefile [new file with mode: 0644]
target/linux/atheros/files-2.6.26/drivers/net/ar2313/ar2313.c [new file with mode: 0644]
target/linux/atheros/files-2.6.26/drivers/net/ar2313/ar2313.h [new file with mode: 0644]
target/linux/atheros/files-2.6.26/drivers/net/ar2313/dma.h [new file with mode: 0644]
target/linux/atheros/files-2.6.26/drivers/watchdog/ar2315-wtd.c [new file with mode: 0644]
target/linux/atheros/files-2.6.26/include/asm-mips/mach-atheros/ar5312/ar5312.h [new file with mode: 0644]
target/linux/atheros/files-2.6.26/include/asm-mips/mach-atheros/ar5315/ar5315.h [new file with mode: 0644]
target/linux/atheros/files-2.6.26/include/asm-mips/mach-atheros/ar531x.h [new file with mode: 0644]
target/linux/atheros/files-2.6.26/include/asm-mips/mach-atheros/ar531x_platform.h [new file with mode: 0644]
target/linux/atheros/files-2.6.26/include/asm-mips/mach-atheros/cpu-feature-overrides.h [new file with mode: 0644]
target/linux/atheros/files-2.6.26/include/asm-mips/mach-atheros/dma-coherence.h [new file with mode: 0644]
target/linux/atheros/files-2.6.26/include/asm-mips/mach-atheros/gpio.h [new file with mode: 0644]
target/linux/atheros/files-2.6.26/include/asm-mips/mach-atheros/reset.h [new file with mode: 0644]
target/linux/atheros/files-2.6.26/include/asm-mips/mach-atheros/war.h [new file with mode: 0644]
target/linux/atheros/files/arch/mips/atheros/Kconfig [deleted file]
target/linux/atheros/files/arch/mips/atheros/Makefile [deleted file]
target/linux/atheros/files/arch/mips/atheros/ar5312/Makefile [deleted file]
target/linux/atheros/files/arch/mips/atheros/ar5312/board.c [deleted file]
target/linux/atheros/files/arch/mips/atheros/ar5312/irq.c [deleted file]
target/linux/atheros/files/arch/mips/atheros/ar5315/Makefile [deleted file]
target/linux/atheros/files/arch/mips/atheros/ar5315/board.c [deleted file]
target/linux/atheros/files/arch/mips/atheros/ar5315/irq.c [deleted file]
target/linux/atheros/files/arch/mips/atheros/ar5315/pci.c [deleted file]
target/linux/atheros/files/arch/mips/atheros/board.c [deleted file]
target/linux/atheros/files/arch/mips/atheros/prom.c [deleted file]
target/linux/atheros/files/arch/mips/atheros/reset.c [deleted file]
target/linux/atheros/files/drivers/mtd/devices/spiflash.c [deleted file]
target/linux/atheros/files/drivers/mtd/devices/spiflash.h [deleted file]
target/linux/atheros/files/drivers/net/ar2313/Makefile [deleted file]
target/linux/atheros/files/drivers/net/ar2313/ar2313.c [deleted file]
target/linux/atheros/files/drivers/net/ar2313/ar2313.h [deleted file]
target/linux/atheros/files/drivers/net/ar2313/dma.h [deleted file]
target/linux/atheros/files/drivers/watchdog/ar2315-wtd.c [deleted file]
target/linux/atheros/files/include/asm-mips/mach-atheros/ar5312/ar5312.h [deleted file]
target/linux/atheros/files/include/asm-mips/mach-atheros/ar5315/ar5315.h [deleted file]
target/linux/atheros/files/include/asm-mips/mach-atheros/ar531x.h [deleted file]
target/linux/atheros/files/include/asm-mips/mach-atheros/ar531x_platform.h [deleted file]
target/linux/atheros/files/include/asm-mips/mach-atheros/cpu-feature-overrides.h [deleted file]
target/linux/atheros/files/include/asm-mips/mach-atheros/dma-coherence.h [deleted file]
target/linux/atheros/files/include/asm-mips/mach-atheros/gpio.h [deleted file]
target/linux/atheros/files/include/asm-mips/mach-atheros/reset.h [deleted file]
target/linux/atheros/files/include/asm-mips/mach-atheros/war.h [deleted file]