From 240936fda5dca155110fcd1520f6731b04616d4f Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 2 Aug 2000 16:26:44 +0000 Subject: Added (untested) network driver from mvme167. --- c/src/lib/libbsp/m68k/mvme162/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'c/src/lib/libbsp/m68k/mvme162/Makefile.am') diff --git a/c/src/lib/libbsp/m68k/mvme162/Makefile.am b/c/src/lib/libbsp/m68k/mvme162/Makefile.am index 3356a831a1..e5105c8bce 100644 --- a/c/src/lib/libbsp/m68k/mvme162/Makefile.am +++ b/c/src/lib/libbsp/m68k/mvme162/Makefile.am @@ -15,7 +15,7 @@ ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal # wrapup is the one that actually builds and installs the library # from the individual .rel files built in other directories -SUBDIRS = . include start startup clock console timer tod wrapup +SUBDIRS = . include start startup clock console timer tod network wrapup include $(top_srcdir)/../../bsp.am -- cgit v1.2.3