patch-2.4.25 linux-2.4.25/Makefile
Next file: linux-2.4.25/Rules.make
Previous file: linux-2.4.25/MAINTAINERS
Back to the patch index
Back to the overall index
- Lines: 24
- Date:
2004-02-18 05:36:32.000000000 -0800
- Orig file:
linux-2.4.24/Makefile
- Orig date:
2004-01-05 05:53:56.000000000 -0800
diff -urN linux-2.4.24/Makefile linux-2.4.25/Makefile
@@ -1,6 +1,6 @@
VERSION = 2
PATCHLEVEL = 4
-SUBLEVEL = 24
+SUBLEVEL = 25
EXTRAVERSION =
KERNELRELEASE=$(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)
@@ -175,7 +175,6 @@
DRIVERS-$(CONFIG_PPC32) += drivers/macintosh/macintosh.o
DRIVERS-$(CONFIG_MAC) += drivers/macintosh/macintosh.o
DRIVERS-$(CONFIG_ISAPNP) += drivers/pnp/pnp.o
-DRIVERS-$(CONFIG_SGI_IP22) += drivers/sgi/sgi.a
DRIVERS-$(CONFIG_VT) += drivers/video/video.o
DRIVERS-$(CONFIG_PARIDE) += drivers/block/paride/paride.a
DRIVERS-$(CONFIG_HAMRADIO) += drivers/net/hamradio/hamradio.o
@@ -221,6 +220,7 @@
drivers/scsi/aic7xxx/aicasm/aicdb.h \
drivers/scsi/aic7xxx/aicasm/y.tab.h \
drivers/scsi/53c700_d.h \
+ drivers/tc/lk201-map.c \
net/khttpd/make_times_h \
net/khttpd/times.h \
submenu*
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)