login
Header Space

 
 

parisc: remove -traditional from assembler flags

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: <git-commits-head@...>
Date: Thursday, May 15, 2008 - 4:59 pm

Gitweb:     http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=3378f7...
Commit:     3378f7ec6cbc04c64ec8512847ac96fb7f376d93
Parent:     872f6debcae63309eb39bfc2cc9462fb83450ee0
Author:     Kyle McMartin <kyle@mcmartin.ca>
AuthorDate: Thu May 15 10:56:36 2008 -0400
Committer:  Kyle McMartin <kyle@mcmartin.ca>
CommitDate: Thu May 15 11:03:45 2008 -0400

    parisc: remove -traditional from assembler flags
    
    Signed-off-by: Kyle McMartin <kyle@mcmartin.ca>
---
 arch/parisc/kernel/Makefile |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/arch/parisc/kernel/Makefile b/arch/parisc/kernel/Makefile
index 1f6585a..016d3fc 100644
--- a/arch/parisc/kernel/Makefile
+++ b/arch/parisc/kernel/Makefile
@@ -4,9 +4,6 @@
 
 extra-y			:= init_task.o head.o vmlinux.lds
 
-AFLAGS_entry.o	:= -traditional
-AFLAGS_pacache.o := -traditional
-
 obj-y	     	:= cache.o pacache.o setup.o traps.o time.o irq.o \
 		   pa7300lc.o syscall.o entry.o sys_parisc.o firmware.o \
 		   ptrace.o hardware.o inventory.o drivers.o \
--
To unsubscribe from this list: send the line "unsubscribe git-commits-head" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
parisc: remove -traditional from assembler flags, Linux Kernel Mailing List..., (Thu May 15, 4:59 pm)
speck-geostationary