openap-cvs
[Top][All Lists]
Advanced

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

[openap-cvs] : linux Makefile,1.1.1.1,1.2


From: David C Wang <address@hidden>
Subject: [openap-cvs] : linux Makefile,1.1.1.1,1.2
Date: Tue, 14 May 2002 15:53:31 -0400

Update of /cvsroot/openap/linux
In directory subversions:/tmp/cvs-serv5742

Modified Files:
        Makefile 
Log Message:
updated linux kernel pristine sources to openap release 1.1



Index: Makefile
===================================================================
RCS file: /cvsroot/openap/linux/Makefile,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -r1.1.1.1 -r1.2
--- Makefile    14 May 2002 18:07:13 -0000      1.1.1.1
+++ Makefile    14 May 2002 19:53:29 -0000      1.2
@@ -47,6 +47,7 @@
 
 all:   do-it-all
 
+
 #
 # Make "config" the default target if there is no configuration file or
 # "depend" the target if there is no top-level dependency information.
@@ -89,7 +90,7 @@
 CPPFLAGS := -D__KERNEL__ -I$(HPATH)
 
 CFLAGS := $(CPPFLAGS) -Wall -Wstrict-prototypes -Wno-trigraphs -O2 \
-         -fomit-frame-pointer -fno-strict-aliasing -fno-common
+         -fomit-frame-pointer -fno-strict-aliasing -fno-common -g
 AFLAGS := -D__ASSEMBLY__ $(CPPFLAGS)
 
 #




reply via email to

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