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)
commit445e77fdb52e04aefd492ab9c16d9ca43374309a
tree06b720e346b46270dd760ffb3ffdaf4cc9ad7800
parentb1f1381c27bdc7566db17a763093d594f95042f7
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]