patch-2.3.99-pre8 linux/arch/ia64/tools/Makefile

Next file: linux/arch/s390/Makefile
Previous file: linux/arch/i386/defconfig
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.99-pre7/linux/arch/ia64/tools/Makefile linux/arch/ia64/tools/Makefile
@@ -1,8 +1,4 @@
-CFLAGS	= -D__KERNEL__ -g -O2 -Wall -I$(TOPDIR)/include
-
-ifdef CONFIG_SMP
- CFLAGS += -D__SMP__
-endif
+CFLAGS	= -g -O2 -Wall $(CPPFLAGS)
 
 TARGET	= $(TOPDIR)/include/asm-ia64/offsets.h
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)