1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

ramips: move ramips_eth_platform_data into a separate file

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18174 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
juhosg
2009-10-26 17:17:45 +00:00
parent 6e0afb85b9
commit e1a6f94b64
4 changed files with 32 additions and 8 deletions

View File

@@ -25,6 +25,7 @@
#include <linux/platform_device.h>
#include <eth.h>
#include <ramips_eth_platform.h>
#define TX_TIMEOUT (20 * HZ / 100)
#define MAX_RX_LENGTH 1500