linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* test13-pre1 Makefiles
@ 2000-12-14 18:17 Mohammad A. Haque
  0 siblings, 0 replies; only message in thread
From: Mohammad A. Haque @ 2000-12-14 18:17 UTC (permalink / raw)
  To: linux-kernel

[-- Attachment #1: Type: TEXT/PLAIN, Size: 508 bytes --]

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
=====================================================================


[-- Attachment #2: Type: TEXT/PLAIN, Size: 815 bytes --]

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2000-12-14 18:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-12-14 18:17 test13-pre1 Makefiles Mohammad A. Haque

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).