From 3329b7ebc3cfd6ad97994e181c9c050259ae23af Mon Sep 17 00:00:00 2001 From: Till Straumann Date: Thu, 23 Apr 2009 04:38:15 +0000 Subject: - added FXP driver --- bsd_eth_drivers/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bsd_eth_drivers/Makefile.am b/bsd_eth_drivers/Makefile.am index 0f1b336..3611b3b 100644 --- a/bsd_eth_drivers/Makefile.am +++ b/bsd_eth_drivers/Makefile.am @@ -1,3 +1,3 @@ AUTOMAKE_OPTIONS=foreign -SUBDIRS=libbsdport if_bge if_em if_le if_pcn if_re +SUBDIRS=libbsdport if_bge if_em if_le if_pcn if_re if_fxp -- cgit v1.2.3