summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2009-02-19 20:01:15 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2009-02-19 20:01:15 +0000
commit9f8dbd5436884ed5fff24e35db322ecf497bf869 (patch)
tree76f43ae476f74e06d2788e68c25e4ad24c9212bc /configure.ac
parent2009-02-19 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadlibbsdport-9f8dbd5436884ed5fff24e35db322ecf497bf869.tar.bz2
2009-02-19 Joel Sherrill <joel.sherrill@oarcorp.com>
* configure.ac, makefile.top.in: Do not have bge driver yet.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index e4a5e53..2378944 100644
--- a/configure.ac
+++ b/configure.ac
@@ -296,7 +296,6 @@ TILLAC_M4_IF_PRESENT([bsd_eth_drivers],
[if test -d $srcdir/bsd_eth_drivers ; then
AC_CONFIG_FILES([bsd_eth_drivers/Makefile])
AC_CONFIG_FILES([bsd_eth_drivers/libbsdport/Makefile])
- AC_CONFIG_FILES([bsd_eth_drivers/bge/Makefile])
AC_CONFIG_FILES([bsd_eth_drivers/if_pcn/Makefile])
AC_CONFIG_FILES([bsd_eth_drivers/if_le/Makefile])
AC_CONFIG_FILES([bsd_eth_drivers/if_em/Makefile])