projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
872f6de
)
parisc: remove -traditional from assembler flags
author
Kyle McMartin
<kyle@mcmartin.ca>
Thu, 15 May 2008 14:56:36 +0000
(10:56 -0400)
committer
Kyle McMartin
<kyle@mcmartin.ca>
Thu, 15 May 2008 15:03:45 +0000
(11:03 -0400)
Signed-off-by: Kyle McMartin <kyle@mcmartin.ca>
arch/parisc/kernel/Makefile
patch
|
blob
|
history
diff --git
a/arch/parisc/kernel/Makefile
b/arch/parisc/kernel/Makefile
index 1f6585a56f972775eee9f366443ca4249f1599f3..016d3fc4111c6bf3d22872dd23737cc880c15eb4 100644
(file)
--- 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 \