summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 5fca5ba..bbcc219 100644
--- a/configure.ac
+++ b/configure.ac
@@ -301,6 +301,7 @@ TILLAC_M4_IF_PRESENT([bsd_eth_drivers],
AC_CONFIG_FILES([bsd_eth_drivers/if_le/Makefile])
AC_CONFIG_FILES([bsd_eth_drivers/if_pcn/Makefile])
AC_CONFIG_FILES([bsd_eth_drivers/if_re/Makefile])
+ AC_CONFIG_FILES([bsd_eth_drivers/if_fxp/Makefile])
all_subdirs="${all_subdirs} bsd_eth_drivers"
if test "$ac_cv_func_pci_find_device" = "yes" ; then
## if test "${host_cpu}" = i386 && test ! "${have_bspext}" = yes ; then