[adm8668] patch the tulip driver to accept a platform variant
authorFlorian Fainelli <florian@openwrt.org>
Thu, 6 Dec 2012 22:40:31 +0000 (22:40 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Thu, 6 Dec 2012 22:40:31 +0000 (22:40 +0000)
commit506276b162c8c41298f66cfcd4d2f19843bf4ddf
tree9e8b624c8c50ba04347c16cc2d85879efb93ae4d
parent071f820caaf1107b436dd5ad45b24751f46f2d24
[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>
SVN-Revision: 34557
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]