summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2016-04-28 13:34:11 +1000
committerChris Johns <chrisj@rtems.org>2016-04-28 13:49:40 +1000
commitf3f816cc7605b6e7b1491d99ef317ebd28d97b88 (patch)
tree65ade1055be931a0dfd07b83d0a648df0003bfdc
parentpc386: Add RealTek network driver to the nexus bus. (diff)
downloadrtems-libbsd-f3f816cc7605b6e7b1491d99ef317ebd28d97b88.tar.bz2
Add nexus devices for default-init.
-rw-r--r--testsuite/include/rtems/bsd/test/default-init.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/testsuite/include/rtems/bsd/test/default-init.h b/testsuite/include/rtems/bsd/test/default-init.h
index f38ca5da..73a1d6f8 100644
--- a/testsuite/include/rtems/bsd/test/default-init.h
+++ b/testsuite/include/rtems/bsd/test/default-init.h
@@ -73,6 +73,8 @@ SYSINIT_NEED_NET_PF_UNIX;
SYSINIT_NEED_NET_IF_LAGG;
SYSINIT_NEED_NET_IF_VLAN;
+#include <bsp/nexus-devices.h>
+
#define CONFIGURE_APPLICATION_NEEDS_CLOCK_DRIVER
#define CONFIGURE_APPLICATION_NEEDS_CONSOLE_DRIVER
#define CONFIGURE_APPLICATION_NEEDS_STUB_DRIVER