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)
commit1cd6916f8fd2925c54dc95ce789b844557064be7
treec905861cb281a1914da0b27d15ad2684eb84842e
parentb35fd0a366cffec09a4d2560fac9b79bb298d138
ramips: move the ethernet driver into a separate directory

Also clean up the Kconfig symbols.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30670 3c298f89-4303-0410-b956-a3cf2f4a3e73
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