Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 102389
b: refs/heads/master
c: a0c14d2
h: refs/heads/master
i:
  102387: 06c81c5
v: v3
  • Loading branch information
Mathieu Desnoyers authored and Linus Torvalds committed Jul 21, 2008
1 parent db254a0 commit d7bb791
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 9 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: edfd92f67eec1bdd905dd7841416eaf945a5b92f
refs/heads/master: a0c14d28df8fcf939a8efd9332ace164e9f931fb
1 change: 0 additions & 1 deletion trunk/arch/m68k/fpsp040/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ obj-y := bindec.o binstr.o decbin.o do_func.o gen_except.o get_op.o \
x_bsun.o x_fline.o x_operr.o x_ovfl.o x_snan.o x_store.o \
x_unfl.o x_unimp.o x_unsupp.o bugfix.o skeleton.o

EXTRA_AFLAGS := -traditional
EXTRA_LDFLAGS := -x

$(OS_OBJS): fpsp.h
1 change: 0 additions & 1 deletion trunk/arch/m68k/ifpsp060/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,4 @@

obj-y := fskeleton.o iskeleton.o os.o

EXTRA_AFLAGS := -traditional
EXTRA_LDFLAGS := -x
2 changes: 0 additions & 2 deletions trunk/arch/m68k/kernel/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,3 @@ devres-y = ../../../kernel/irq/devres.o

obj-$(CONFIG_PCI) += bios32.o
obj-y$(CONFIG_MMU_SUN3) += dma.o # no, it's not a typo

EXTRA_AFLAGS := -traditional
2 changes: 0 additions & 2 deletions trunk/arch/m68k/lib/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,5 @@
# Makefile for m68k-specific library files..
#

EXTRA_AFLAGS := -traditional

lib-y := ashldi3.o ashrdi3.o lshrdi3.o muldi3.o \
checksum.o string.o uaccess.o
2 changes: 0 additions & 2 deletions trunk/arch/m68k/math-emu/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
# Makefile for the linux kernel.
#

EXTRA_AFLAGS := -traditional

#EXTRA_AFLAGS += -DFPU_EMU_DEBUG
#EXTRA_CFLAGS += -DFPU_EMU_DEBUG

Expand Down

0 comments on commit d7bb791

Please sign in to comment.