ramips: move the ethernet driver into a separate directory
authorGabor Juhos <juhosg@openwrt.org>
Tue, 21 Feb 2012 09:26:43 +0000 (09:26 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Tue, 21 Feb 2012 09:26:43 +0000 (09:26 +0000)
commit3ba0f4e1ca40c276117e1cacb27514d171f57812
tree543ef67ed29ad86f38d987bb1ee73cb9426bcac0
parenta6d904b1d61b0985a3d4e2c323f8565382714330
ramips: move the ethernet driver into a separate directory

Also clean up the Kconfig symbols.

SVN-Revision: 30670
target/linux/ramips/files/drivers/net/ethernet/ramips/ramips.c [new file with mode: 0644]
target/linux/ramips/files/drivers/net/ethernet/ramips/ramips_esw.c [new file with mode: 0644]
target/linux/ramips/files/drivers/net/ethernet/ramips/ramips_eth.h [new file with mode: 0644]
target/linux/ramips/files/drivers/net/ramips.c [deleted file]
target/linux/ramips/files/drivers/net/ramips_esw.c [deleted file]
target/linux/ramips/files/drivers/net/ramips_eth.h [deleted file]
target/linux/ramips/patches-3.2/103-ethernet.patch
target/linux/ramips/rt288x/config-3.2
target/linux/ramips/rt305x/config-3.2
target/linux/ramips/rt3883/config-3.2