patch-2.1.132 linux/arch/ppc/boot/Makefile
Next file: linux/arch/ppc/boot/misc.c
Previous file: linux/arch/ppc/amiga/config.c
Back to the patch index
Back to the overall index
-  Lines: 10
-  Date:
Mon Dec 21 08:37:20 1998
-  Orig file: 
v2.1.131/linux/arch/ppc/boot/Makefile
-  Orig date: 
Thu Nov 19 09:56:27 1998
diff -u --recursive --new-file v2.1.131/linux/arch/ppc/boot/Makefile linux/arch/ppc/boot/Makefile
@@ -48,6 +48,9 @@
 CFLAGS += -DCONFIG_MBX
 else
 OBJECTS += vreset.o kbd.o
+ ifeq ($(CONFIG_SERIAL_CONSOLE),y)
+  OBJECTS += ns16550.o
+ endif
 endif
 
 all:	zImage
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov