patch-2.4.22 linux-2.4.22/drivers/sgi/Makefile
Next file: linux-2.4.22/drivers/sgi/char/Makefile
Previous file: linux-2.4.22/drivers/sgi/Config.in
Back to the patch index
Back to the overall index
- Lines: 20
- Date:
1969-12-31 16:00:00.000000000 -0800
- Orig file:
linux-2.4.21/drivers/sgi/Makefile
- Orig date:
2001-04-13 20:26:07.000000000 -0700
diff -urN linux-2.4.21/drivers/sgi/Makefile linux-2.4.22/drivers/sgi/Makefile
@@ -1,19 +0,0 @@
-#
-# Makefile for the linux kernel.
-#
-# Note! Dependencies are done automagically by 'make dep', which also
-# removes any old dependencies. DON'T put your own dependencies here
-# unless it's something special (ie not a .c file).
-#
-# Note 2! The CFLAGS definitions are now in the main makefile...
-
-L_TARGET := sgi.a
-
-#
-# Character and Audio devices for SGI machines.
-#
-subdir-y += char
-subdir-m += char
-obj-y += char/sgichar.o
-
-include $(TOPDIR)/Rules.make
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)