add rb532 support
authorFelix Fietkau <nbd@openwrt.org>
Thu, 15 Jun 2006 21:43:59 +0000 (21:43 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Thu, 15 Jun 2006 21:43:59 +0000 (21:43 +0000)
commit0daa6897fc2b5d6bca5fd3ecc6486ffaed20d458
treef347c4713eba0323f3dc158819b8e75b67a90ea2
parent18b54e9dc6727dddc0f4d10b99103be509c2237b
add rb532 support

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3956 3c298f89-4303-0410-b956-a3cf2f4a3e73
15 files changed:
target/Config.in
target/linux/Makefile
target/linux/image/rb532/Makefile [new file with mode: 0644]
target/linux/rb532-2.6/Makefile [new file with mode: 0644]
target/linux/rb532-2.6/config [new file with mode: 0644]
target/linux/rb532-2.6/patches/100-rb5xx_support.patch [new file with mode: 0644]
target/linux/rb532-2.6/patches/110-korina_ethernet.patch [new file with mode: 0644]
target/linux/rb532-2.6/patches/120-cf.patch [new file with mode: 0644]
target/linux/rb532-2.6/patches/130-custom_partitions.patch [new file with mode: 0644]
target/linux/rb532-2.6/patches/140-jffs2_eofdetect.patch [new file with mode: 0644]
target/linux/rb532-2.6/patches/200-bridge_resource_hack.patch [new file with mode: 0644]
target/linux/rb532-2.6/patches/210-pci_fixes.patch [new file with mode: 0644]
target/linux/rb532-2.6/patches/220-serial_fix.patch [new file with mode: 0644]
target/linux/rb532-2.6/patches/230-dma_limit.patch [new file with mode: 0644]
target/linux/rb532-2.6/patches/240-via_hack.patch [new file with mode: 0644]