This website requires JavaScript.
Explore
Help
Register
Sign in
arne
/
openwrt
Watch
1
Star
0
Fork
You've already forked openwrt
0
forked from
mirror/openwrt
Code
Pull requests
Activity
cb3495fac5
openwrt
/
target
/
linux
/
amazon
/
files
/
arch
/
mips
/
amazon
History
Hauke Mehrtens
6e42b25c88
Add ADM6996 switch driver
...
This
fixes
#5314
Thanks to Michael Richter SVN-Revision: 16523
2009-06-20 18:44:24 +00:00
..
dma-core.c
strip the kernel version suffix from target directories, except for brcm-2.4 (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles.
2007-09-06 16:27:37 +00:00
dma-core.h
strip the kernel version suffix from target directories, except for brcm-2.4 (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles.
2007-09-06 16:27:37 +00:00
interrupt.c
strip the kernel version suffix from target directories, except for brcm-2.4 (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles.
2007-09-06 16:27:37 +00:00
Kconfig
Add ADM6996 switch driver
2009-06-20 18:44:24 +00:00
Makefile
strip the kernel version suffix from target directories, except for brcm-2.4 (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles.
2007-09-06 16:27:37 +00:00
pci.c
strip the kernel version suffix from target directories, except for brcm-2.4 (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles.
2007-09-06 16:27:37 +00:00
prom.c
make kernels use /etc/preinit by default
2009-05-14 10:20:53 +00:00
setup.c
strip the kernel version suffix from target directories, except for brcm-2.4 (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles.
2007-09-06 16:27:37 +00:00