From 39dc61352323c974c8fba6b2af70b7dcbd6176f7 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Tue, 1 Feb 2011 21:38:07 +0000 Subject: drop uboot-ifxmips, use uboot-lantiq instead SVN-Revision: 25294 --- package/uboot-ifxmips/files/net/ifx_eth.c | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 package/uboot-ifxmips/files/net/ifx_eth.c (limited to 'package/uboot-ifxmips/files/net') diff --git a/package/uboot-ifxmips/files/net/ifx_eth.c b/package/uboot-ifxmips/files/net/ifx_eth.c deleted file mode 100644 index 02e72ae..0000000 --- a/package/uboot-ifxmips/files/net/ifx_eth.c +++ /dev/null @@ -1,4 +0,0 @@ - -#define IFX_ETH_INITIALIZE_EXTERN extern int danube_switch_initialize(bd_t *); -#define IFX_ETH_INITIALIZE(bd_t) danube_switch_initialize(bd_t); - -- cgit v1.1