summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/mbx8xx/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libbsp/powerpc/mbx8xx/configure.ac')
-rw-r--r--c/src/lib/libbsp/powerpc/mbx8xx/configure.ac5
1 files changed, 1 insertions, 4 deletions
diff --git a/c/src/lib/libbsp/powerpc/mbx8xx/configure.ac b/c/src/lib/libbsp/powerpc/mbx8xx/configure.ac
index 976963628e..690365599b 100644
--- a/c/src/lib/libbsp/powerpc/mbx8xx/configure.ac
+++ b/c/src/lib/libbsp/powerpc/mbx8xx/configure.ac
@@ -15,10 +15,9 @@ RTEMS_BSP_CONFIGURE
RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm])
RTEMS_CANONICALIZE_TOOLS
RTEMS_ENABLE_LIBCDIR
-RTEMS_ENABLE_NETWORKING
RTEMS_CHECK_NETWORKING
-
+AM_CONDITIONAL(HAS_NETWORKING,test "$HAS_NETWORKING" = "yes")
RTEMS_BSPOPTS_SET([PPC_USE_DATA_CACHE],[mbx860_005b],[0])
RTEMS_BSPOPTS_SET([PPC_USE_DATA_CACHE],[*],[1])
@@ -115,8 +114,6 @@ RTEMS_BSPOPTS_HELP([EPPCBUG_VECTORS],
If defined, vectors branch to EPPCBug, except the following:
0x500 (external interrupt), 0x900 (decrementer).])
-AM_CONDITIONAL(HAS_NETWORKING,test "$HAS_NETWORKING" = "yes")
-
# Explicitly list a Makefile here
AC_CONFIG_FILES([Makefile
clock/Makefile