Linux Headquarters
[ Register ]
[ About us ] [ Home Page ]

Advertisement
[ Kernel ] [ Documentation ] [ Links ] [ Books ]

Advertisement

Kernel v2.4.26-pre1 /Makefile

Filename:/Makefile
Lines Added:4
Lines Deleted:3
Also changed in: (Previous) 2.4.25  2.4.25-rc4  2.4.25-rc3  2.4.25-rc2  2.4.25-rc1  2.4.25-pre8 
(Following) 2.4.26-pre2  2.4.26-pre3  2.4.26-pre4  2.4.26-pre5  2.4.26-pre6  2.4.26-rc1 

Location
[  2.4.26-pre1
   o  Makefile

Patch

diff -Naur -p -X /home/marcelo/lib/dontdiff linux-2.4.25/Makefile linux-2.4.26-pre1/Makefile
--- linux-2.4.25/Makefile   2004-02-18 13:36:32.000000000 +0000
+++ linux-2.4.26-pre1/Makefile   2004-02-25 15:44:02.000000000 +0000
@@ -1,7 +1,7 @@
 VERSION = 2
 PATCHLEVEL = 4
-SUBLEVEL = 25
-EXTRAVERSION =
+SUBLEVEL = 26
+EXTRAVERSION = -pre1
 
 KERNELRELEASE=$(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)
 
@@ -223,7 +223,8 @@ CLEAN_FILES = \
    drivers/tc/lk201-map.c \
    net/khttpd/make_times_h \
    net/khttpd/times.h \
-   submenu*
+   submenu* \
+   drivers/ieee1394/oui.c
 # directories removed with 'make clean'
 CLEAN_DIRS = \
    modules


Comments: webmaster (at) linuxhq.com.
Advertising: banners (at) linuxhq.com.
Compilation ©1998-2008 Linux Headquarters, Inc.