| Kernel v2.1.107 /Rules.make |
|---|
 2.1.107
 Rules.make
diff -u --recursive --new-file v2.1.106/linux/Rules.make linux/Rules.make
--- v2.1.106/linux/Rules.make Tue Jun 23 10:01:19 1998
+++ linux/Rules.make Wed Jun 24 14:30:07 1998
@@ -176,10 +176,10 @@
MODINCL = $(TOPDIR)/include/linux/modules
# The -w option (enable warnings) for genksyms will return here in 2.1
-# So where has it gone ???
+# So where has it gone?
#
-# Added the SMP separator to stop module accidents between uniproc/smp
-# intel boxes - AC - from bits by Michael Chastain
+# Added the SMP separator to stop module accidents between uniprocessor
+# and SMP Intel boxes - AC - from bits by Michael Chastain
#
ifdef SMP
|