From 4bf1801d0d6fa7bcf7488f7f3cc5c39fafeac7d2 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 3 Feb 2000 13:21:38 +0000 Subject: Patches rtems-rc-20000118-7.diff from Ralf Corsepius that contains the automake files for libnetworking plus a couple of minor fixes. [Now only one unused/unsupported Makefile.in remains (./c/src/lib/libbsp/hppa1.1/pxfl/Makefile.in).] To apply: patch -p1 < rtems-rc-20000118-7.diff /bin/sh rtems-rc-20000118-7.rm /bin/sh rtems-rc-20000118-7.add ./bootstrap Notes: * I have tested this one by building all BSPs for m68k, powerpc, sh and unix with toolchains built since last weekend. * I did not touch libnetworking's directory layout. --- c/src/lib/libbsp/i960/cvme961/wrapup/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'c/src/lib/libbsp/i960') diff --git a/c/src/lib/libbsp/i960/cvme961/wrapup/Makefile.am b/c/src/lib/libbsp/i960/cvme961/wrapup/Makefile.am index 0dc34f29b2..b2106c290f 100644 --- a/c/src/lib/libbsp/i960/cvme961/wrapup/Makefile.am +++ b/c/src/lib/libbsp/i960/cvme961/wrapup/Makefile.am @@ -2,6 +2,8 @@ ## $Id$ ## +AUTOMAKE_OPTIONS = foreign 1.4 + BSP_FILES = startup clock console timer if HAS_MP -- cgit v1.2.3