patch-2.4.22 linux-2.4.22/drivers/sgi/char/Makefile
Next file: linux-2.4.22/drivers/sgi/char/ds1286.c
Previous file: linux-2.4.22/drivers/sgi/Makefile
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/char/Makefile
- Orig date:
2002-08-02 17:39:44.000000000 -0700
diff -urN linux-2.4.21/drivers/sgi/char/Makefile linux-2.4.22/drivers/sgi/char/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...
-
-O_TARGET := sgichar.o
-
-export-objs := newport.o rrm.o shmiq.o sgicons.o usema.o
-obj-y := newport.o shmiq.o sgicons.o usema.o streamable.o
-
-obj-$(CONFIG_SGI_SERIAL) += sgiserial.o
-obj-$(CONFIG_SGI_DS1286) += ds1286.o
-obj-$(CONFIG_SGI_NEWPORT_GFX) += graphics.o rrm.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)