lkml.org 
[lkml]   [2000]   [Dec]   [14]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subjecttest13-pre1 Makefiles
Small errors in two Makefiles

--

=====================================================================
Mohammad A. Haque http://www.haque.net/
mhaque@haque.net

"Alcohol and calculus don't mix. Project Lead
Don't drink and derive." --Unknown http://wm.themes.org/
batmanppc@themes.org
=====================================================================

diff -urw linux-2.4.0-test13.orig/Makefile linux/Makefile
--- linux-2.4.0-test13.orig/Makefile Thu Dec 14 13:11:34 2000
+++ linux/Makefile Thu Dec 14 13:12:46 2000
@@ -1,7 +1,7 @@
VERSION = 2
PATCHLEVEL = 4
SUBLEVEL = 0
-EXTRAVERSION = -test12
+EXTRAVERSION = -test13

KERNELRELEASE=$(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)

diff -urw linux-2.4.0-test13.orig/drivers/char/Makefile linux/drivers/char/Makefile
--- linux-2.4.0-test13.orig/drivers/char/Makefile Thu Dec 14 12:28:22 2000
+++ linux/drivers/char/Makefile Thu Dec 14 13:13:21 2000
@@ -155,7 +155,7 @@
subdir-$(CONFIG_FTAPE) += ftape
subdir-$(CONFIG_DRM) += drm
subdir-$(CONFIG_PCMCIA) += pcmcia
-subdir-$(CONFIG_agp) += agp
+subdir-$(CONFIG_AGP) += agp

ifeq ($(CONFIG_FTAPE),y)
obj-y += ftape/ftape.o
\
 
 \ /
  Last update: 2005-03-22 13:28    [W:0.017 / U:0.504 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site