]> git.michaelhowe.org Git - packages/o/openafs.git/commitdiff
Support Kernel 2.4.x builds
authorSam Hartman <hartmans@debian.org>
Mon, 18 Dec 2000 01:12:36 +0000 (01:12 +0000)
committerSam Hartman <hartmans@debian.org>
Mon, 18 Dec 2000 01:12:36 +0000 (01:12 +0000)
src/config/Makefile.i386_linux24

index 7964e62e963697b73c73081e088b622b6005b785..a789a230b525f7e7f4f9d34a4300bf8f46ed21c8 100644 (file)
@@ -3,10 +3,10 @@ AFS_OSTYPE = LINUX
 
 # Base directory for linux kernel source. Actually a prefix which is complete
 # when LINUX_VERS is appended to it.
-LINUX_SRCDIR = /usr/src/linux-
+LINUX_SRCDIR = $(KSRC)
 # Default list of Linux kernels to build. Build will run only if all
 # can be built. To build a different set, specify LINUX_VERS to make.
-LINUX_VERS = 2.3.99-pre3
+LINUX_VERS = $(KVERS)
 
 #
 # compilation and link editor flags