openap-cvs
[Top][All Lists]
Advanced

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

[openap-cvs] : pcmcia-cs/modules Makefile,1.2,1.3


From: David Kimdon <address@hidden>
Subject: [openap-cvs] : pcmcia-cs/modules Makefile,1.2,1.3
Date: Mon, 29 Jul 2002 20:16:44 -0400

Update of /cvsroot/openap/pcmcia-cs/modules
In directory subversions:/tmp/cvs-serv16675

Modified Files:
        Makefile 
Log Message:
remove cruft

Index: Makefile
===================================================================
RCS file: /cvsroot/openap/pcmcia-cs/modules/Makefile,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- Makefile    8 May 2002 06:21:41 -0000       1.2
+++ Makefile    30 Jul 2002 00:16:41 -0000      1.3
@@ -11,10 +11,9 @@
 # than -O3 because it yields smaller code; this is not performance
 # critical stuff.
 
-PRISM_CFLAGS = -Dfinal_version -UPRISM2_MONITOR
-CFLAGS = -g -O2 -Wall -Wstrict-prototypes -pipe $(PRISM_CFLAGS)
+CFLAGS = -g -O2 -Wall -Wstrict-prototypes -pipe
 
-CPPFLAGS += $(PCDEBUG) -D__KERNEL__ -DMODULE -DCONFIG_AMD_ELAN
+CPPFLAGS += $(PCDEBUG) -D__KERNEL__ -DMODULE
 CC = $(KCC) $(AFLAGS) $(KFLAGS)
 
 SRCS    = cs.c cistpl.c rsrc_mgr.c bulkmem.c ds.c




reply via email to

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