openap-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[openap-cvs] : prism2 Makefile,1.3,1.4


From: David Kimdon <address@hidden>
Subject: [openap-cvs] : prism2 Makefile,1.3,1.4
Date: Mon, 29 Jul 2002 22:03:56 -0400

Update of /cvsroot/openap/prism2
In directory subversions:/tmp/cvs-serv685/prism2

Modified Files:
        Makefile 
Log Message:
get pcmcia-cs location from toplevel makefile


Index: Makefile
===================================================================
RCS file: /cvsroot/openap/prism2/Makefile,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- Makefile    30 Jul 2002 01:21:21 -0000      1.3
+++ Makefile    30 Jul 2002 02:03:53 -0000      1.4
@@ -9,7 +9,7 @@
 # directory and compiling pcmcia-cs package or by configuring PCMCIA_PATH
 # and using this Makefile with 'make pccard; make install_pccard'.
 # Leave this blank for kernel-tree PCMCIA compilations (CONFIG_PCMCIA):
-#PCMCIA_PATH=$(TOPDIR)/pcmcia-cs
+PCMCIA_PATH=$(PCMCIA_DIR)
 
 CFLAGS=-O2 -D__KERNEL__ -DMODULE -Wall -c
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]