X-Authentication-Warning: cassiopeia.home: geert owned process doing -bs
Date: Sun, 18 May 1997 15:57:38 +0200 (MET DST)
From: Geert Uytterhoeven <Geert.Uytterhoeven@cs.kuleuven.ac.be>
To: Linux/m68k <linux-m68k@phil.uni-sb.de>
Subject: L68K: Linux/m68k 2.1.38
Sender: owner-linux-m68k@phil.uni-sb.de
Reply-To: linux-m68k@phil.uni-sb.de


This patch adds the missing include file <asm/smp.h>, which is required to
compile the kernel nfsd.

--- linux-2.1.38/include/asm-m68k/smp.h.orig	Sun May 18 15:39:53 1997
+++ linux-2.1.38/include/asm-m68k/smp.h	Sun May 18 15:55:16 1997
@@ -0,0 +1,8 @@
+#ifndef __ASM_SMP_H
+#define __ASM_SMP_H
+
+#ifdef __SMP__
+#error No m68k SMP support
+#endif
+
+#endif /* __ASM_SMP_H */

Greetings,

						Geert

--
Geert Uytterhoeven                     Geert.Uytterhoeven@cs.kuleuven.ac.be
Wavelets, Linux/m68k on Amiga          http://www.cs.kuleuven.ac.be/~geert/
Department of Computer Science -- Katholieke Universiteit Leuven -- Belgium

