[adm8668] patch the tulip driver to accept a platform variant
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 6 Dec 2012 22:40:31 +0000 (22:40 +0000)
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 6 Dec 2012 22:40:31 +0000 (22:40 +0000)
commitc6ca447d981870459b98e76e358af12e9f90d89b
tree9e8b624c8c50ba04347c16cc2d85879efb93ae4d
parent905be8bf46d188b6369d48ccdd3f6a18b84506b8
[adm8668] patch the tulip driver to accept a platform variant

Isolate the PCI specific parts and group them under CONFIG_TULIP_PCI
CONFIG_TULIP_PLATFORM can be enabled for a platform style Tulip driver.

Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34557 3c298f89-4303-0410-b956-a3cf2f4a3e73
target/linux/adm8668/config-3.3
target/linux/adm8668/files/arch/mips/adm8668/Makefile
target/linux/adm8668/patches-3.3/004-tulip_pci_split.patch [new file with mode: 0644]
target/linux/adm8668/patches-3.3/005-tulip_platform.patch [new file with mode: 0644]