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

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

Advertisement

Kernel v2.4.26 /Makefile

Filename:/Makefile
Lines Added:3
Lines Deleted:2
Also changed in: (Previous) 2.4.26-rc4  2.4.26-rc3  2.4.26-rc2  2.4.26-rc1  2.4.26-pre6  2.4.26-pre5 
(Following) 2.4.26-bk1  2.4.27-pre1  2.4.27-pre2  2.4.27-pre3  2.4.27-pre4  2.4.27-pre5 

Location
[  2.4.26
   o  Makefile

Patch

diff -urN linux-2.4.25/Makefile linux-2.4.26/Makefile
--- linux-2.4.25/Makefile   2004-02-18 05:36:32.000000000 -0800
+++ linux-2.4.26/Makefile   2004-04-14 06:05:41.000000000 -0700
@@ -1,6 +1,6 @@
 VERSION = 2
 PATCHLEVEL = 4
-SUBLEVEL = 25
+SUBLEVEL = 26
 EXTRAVERSION =
 
 KERNELRELEASE=$(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)
@@ -223,7 +223,8 @@
    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.