This website works better with JavaScript
Inicio
Explorar
Axuda
Rexistro
Iniciar sesión
OpenWrt
/
openwrt
réplica de
https://github.com/openwrt/openwrt.git
Seguir
2
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Wiki
Explorar o código
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.
SVN-Revision: 14583
Hauke Mehrtens
%!s(int64=17) %!d(string=hai) anos
pai
fef5a07219
achega
cde75fb5af
Modificáronse 28 ficheiros
con
0 adicións
e
0 borrados
Dividir vista
Mostrar estatísticas de Diff
0
0
target/linux/atheros/files-2.6.26/arch/mips/atheros/Kconfig
0
0
target/linux/atheros/files-2.6.26/arch/mips/atheros/Makefile
0
0
target/linux/atheros/files-2.6.26/arch/mips/atheros/ar5312/Makefile
0
0
target/linux/atheros/files-2.6.26/arch/mips/atheros/ar5312/board.c
0
0
target/linux/atheros/files-2.6.26/arch/mips/atheros/ar5312/irq.c
0
0
target/linux/atheros/files-2.6.26/arch/mips/atheros/ar5315/Makefile
0
0
target/linux/atheros/files-2.6.26/arch/mips/atheros/ar5315/board.c
0
0
target/linux/atheros/files-2.6.26/arch/mips/atheros/ar5315/irq.c
0
0
target/linux/atheros/files-2.6.26/arch/mips/atheros/ar5315/pci.c
0
0
target/linux/atheros/files-2.6.26/arch/mips/atheros/board.c
0
0
target/linux/atheros/files-2.6.26/arch/mips/atheros/prom.c
0
0
target/linux/atheros/files-2.6.26/arch/mips/atheros/reset.c
0
0
target/linux/atheros/files-2.6.26/drivers/mtd/devices/spiflash.c
0
0
target/linux/atheros/files-2.6.26/drivers/mtd/devices/spiflash.h
0
0
target/linux/atheros/files-2.6.26/drivers/net/ar2313/Makefile
0
0
target/linux/atheros/files-2.6.26/drivers/net/ar2313/ar2313.c
0
0
target/linux/atheros/files-2.6.26/drivers/net/ar2313/ar2313.h
0
0
target/linux/atheros/files-2.6.26/drivers/net/ar2313/dma.h
0
0
target/linux/atheros/files-2.6.26/drivers/watchdog/ar2315-wtd.c
0
0
target/linux/atheros/files-2.6.26/include/asm-mips/mach-atheros/ar5312/ar5312.h
0
0
target/linux/atheros/files-2.6.26/include/asm-mips/mach-atheros/ar5315/ar5315.h
0
0
target/linux/atheros/files-2.6.26/include/asm-mips/mach-atheros/ar531x.h
0
0
target/linux/atheros/files-2.6.26/include/asm-mips/mach-atheros/ar531x_platform.h
0
0
target/linux/atheros/files-2.6.26/include/asm-mips/mach-atheros/cpu-feature-overrides.h
0
0
target/linux/atheros/files-2.6.26/include/asm-mips/mach-atheros/dma-coherence.h
0
0
target/linux/atheros/files-2.6.26/include/asm-mips/mach-atheros/gpio.h
0
0
target/linux/atheros/files-2.6.26/include/asm-mips/mach-atheros/reset.h
0
0
target/linux/atheros/files-2.6.26/include/asm-mips/mach-atheros/war.h
+ 0
- 0
target/linux/atheros/files/arch/mips/atheros/Kconfig → target/linux/atheros/files-2.6.26/arch/mips/atheros/Kconfig
Ver ficheiro
+ 0
- 0
target/linux/atheros/files/arch/mips/atheros/Makefile → target/linux/atheros/files-2.6.26/arch/mips/atheros/Makefile
Ver ficheiro
+ 0
- 0
target/linux/atheros/files/arch/mips/atheros/ar5312/Makefile → target/linux/atheros/files-2.6.26/arch/mips/atheros/ar5312/Makefile
Ver ficheiro
+ 0
- 0
target/linux/atheros/files/arch/mips/atheros/ar5312/board.c → target/linux/atheros/files-2.6.26/arch/mips/atheros/ar5312/board.c
Ver ficheiro
+ 0
- 0
target/linux/atheros/files/arch/mips/atheros/ar5312/irq.c → target/linux/atheros/files-2.6.26/arch/mips/atheros/ar5312/irq.c
Ver ficheiro
+ 0
- 0
target/linux/atheros/files/arch/mips/atheros/ar5315/Makefile → target/linux/atheros/files-2.6.26/arch/mips/atheros/ar5315/Makefile
Ver ficheiro
+ 0
- 0
target/linux/atheros/files/arch/mips/atheros/ar5315/board.c → target/linux/atheros/files-2.6.26/arch/mips/atheros/ar5315/board.c
Ver ficheiro
+ 0
- 0
target/linux/atheros/files/arch/mips/atheros/ar5315/irq.c → target/linux/atheros/files-2.6.26/arch/mips/atheros/ar5315/irq.c
Ver ficheiro
+ 0
- 0
target/linux/atheros/files/arch/mips/atheros/ar5315/pci.c → target/linux/atheros/files-2.6.26/arch/mips/atheros/ar5315/pci.c
Ver ficheiro
+ 0
- 0
target/linux/atheros/files/arch/mips/atheros/board.c → target/linux/atheros/files-2.6.26/arch/mips/atheros/board.c
Ver ficheiro
+ 0
- 0
target/linux/atheros/files/arch/mips/atheros/prom.c → target/linux/atheros/files-2.6.26/arch/mips/atheros/prom.c
Ver ficheiro
+ 0
- 0
target/linux/atheros/files/arch/mips/atheros/reset.c → target/linux/atheros/files-2.6.26/arch/mips/atheros/reset.c
Ver ficheiro
+ 0
- 0
target/linux/atheros/files/drivers/mtd/devices/spiflash.c → target/linux/atheros/files-2.6.26/drivers/mtd/devices/spiflash.c
Ver ficheiro
+ 0
- 0
target/linux/atheros/files/drivers/mtd/devices/spiflash.h → target/linux/atheros/files-2.6.26/drivers/mtd/devices/spiflash.h
Ver ficheiro
+ 0
- 0
target/linux/atheros/files/drivers/net/ar2313/Makefile → target/linux/atheros/files-2.6.26/drivers/net/ar2313/Makefile
Ver ficheiro
+ 0
- 0
target/linux/atheros/files/drivers/net/ar2313/ar2313.c → target/linux/atheros/files-2.6.26/drivers/net/ar2313/ar2313.c
Ver ficheiro
+ 0
- 0
target/linux/atheros/files/drivers/net/ar2313/ar2313.h → target/linux/atheros/files-2.6.26/drivers/net/ar2313/ar2313.h
Ver ficheiro
+ 0
- 0
target/linux/atheros/files/drivers/net/ar2313/dma.h → target/linux/atheros/files-2.6.26/drivers/net/ar2313/dma.h
Ver ficheiro
+ 0
- 0
target/linux/atheros/files/drivers/watchdog/ar2315-wtd.c → target/linux/atheros/files-2.6.26/drivers/watchdog/ar2315-wtd.c
Ver ficheiro
+ 0
- 0
target/linux/atheros/files/include/asm-mips/mach-atheros/ar5312/ar5312.h → target/linux/atheros/files-2.6.26/include/asm-mips/mach-atheros/ar5312/ar5312.h
Ver ficheiro
+ 0
- 0
target/linux/atheros/files/include/asm-mips/mach-atheros/ar5315/ar5315.h → target/linux/atheros/files-2.6.26/include/asm-mips/mach-atheros/ar5315/ar5315.h
Ver ficheiro
+ 0
- 0
target/linux/atheros/files/include/asm-mips/mach-atheros/ar531x.h → target/linux/atheros/files-2.6.26/include/asm-mips/mach-atheros/ar531x.h
Ver ficheiro
+ 0
- 0
target/linux/atheros/files/include/asm-mips/mach-atheros/ar531x_platform.h → target/linux/atheros/files-2.6.26/include/asm-mips/mach-atheros/ar531x_platform.h
Ver ficheiro
+ 0
- 0
target/linux/atheros/files/include/asm-mips/mach-atheros/cpu-feature-overrides.h → target/linux/atheros/files-2.6.26/include/asm-mips/mach-atheros/cpu-feature-overrides.h
Ver ficheiro
+ 0
- 0
target/linux/atheros/files/include/asm-mips/mach-atheros/dma-coherence.h → target/linux/atheros/files-2.6.26/include/asm-mips/mach-atheros/dma-coherence.h
Ver ficheiro
+ 0
- 0
target/linux/atheros/files/include/asm-mips/mach-atheros/gpio.h → target/linux/atheros/files-2.6.26/include/asm-mips/mach-atheros/gpio.h
Ver ficheiro
+ 0
- 0
target/linux/atheros/files/include/asm-mips/mach-atheros/reset.h → target/linux/atheros/files-2.6.26/include/asm-mips/mach-atheros/reset.h
Ver ficheiro
+ 0
- 0
target/linux/atheros/files/include/asm-mips/mach-atheros/war.h → target/linux/atheros/files-2.6.26/include/asm-mips/mach-atheros/war.h
Ver ficheiro