[amazon] Add kernel 2.6.30 support
authorHauke Mehrtens <hauke@openwrt.org>
Sat, 28 Nov 2009 22:17:37 +0000 (22:17 +0000)
committerHauke Mehrtens <hauke@openwrt.org>
Sat, 28 Nov 2009 22:17:37 +0000 (22:17 +0000)
commitb1d12c1feb88218b3d60dc61a16380ee09be90a2
treef9c0860e6341d2d8c2f4c8f529bf96a6caddc0f5
parentd4f45a44bd71cd5845b53a33097b0ad8d8a5c474
[amazon] Add kernel 2.6.30 support

The device is booting and Ethernet is working, but nothing more was tested.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18589 3c298f89-4303-0410-b956-a3cf2f4a3e73
16 files changed:
target/linux/amazon/Makefile
target/linux/amazon/config-2.6.30 [new file with mode: 0644]
target/linux/amazon/files/include/asm-mips/mach-amazon/war.h [new file with mode: 0644]
target/linux/amazon/patches-2.6.30/000-mips-bad-intctl.patch [new file with mode: 0644]
target/linux/amazon/patches-2.6.30/010-mips_clocksource_init_war.patch [new file with mode: 0644]
target/linux/amazon/patches-2.6.30/017-wdt-driver.patch [new file with mode: 0644]
target/linux/amazon/patches-2.6.30/100-board.patch [new file with mode: 0644]
target/linux/amazon/patches-2.6.30/130-mtd_drivers.patch [new file with mode: 0644]
target/linux/amazon/patches-2.6.30/140-net_drivers.patch [new file with mode: 0644]
target/linux/amazon/patches-2.6.30/150-serial_driver.patch [new file with mode: 0644]
target/linux/amazon/patches-2.6.30/160-cfi-swap.patch [new file with mode: 0644]
target/linux/amazon/patches-2.6.30/200-fix_deprecated_interrupt_definations.patch [new file with mode: 0644]
target/linux/amazon/patches-2.6.30/210-remove_unnedded_variables.patch [new file with mode: 0644]
target/linux/amazon/patches-2.6.30/220-fix_timer.patch [new file with mode: 0644]
target/linux/amazon/patches-2.6.30/230-fix_pci.patch [new file with mode: 0644]
target/linux/amazon/patches-2.6.30/240-irq_fix.patch [new file with mode: 0644]