Skip to content

Commit

Permalink
parisc: remove -traditional from assembler flags
Browse files Browse the repository at this point in the history
Signed-off-by: Kyle McMartin <kyle@mcmartin.ca>
  • Loading branch information
Kyle McMartin committed May 15, 2008
1 parent 872f6de commit 3378f7e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions arch/parisc/kernel/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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 \
Expand Down

0 comments on commit 3378f7e

Please sign in to comment.