Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 35920
b: refs/heads/master
c: b3698c0
h: refs/heads/master
v: v3
  • Loading branch information
Paolo 'Blaisorblade' Giarrusso authored and Andi Kleen committed Sep 26, 2006
1 parent 392e53a commit 4e584f2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 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: 7a0a2dff1cac1df82acfa0395bc9bc1bf0bc16ef
refs/heads/master: b3698c03eb6d4581e879d6bb0f183ed8dda96d37
3 changes: 2 additions & 1 deletion trunk/arch/x86_64/boot/compressed/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@
#

targets := vmlinux vmlinux.bin vmlinux.bin.gz head.o misc.o piggy.o
EXTRA_AFLAGS := -traditional -m32
EXTRA_AFLAGS := -traditional
AFLAGS := $(subst -m64,-m32,$(AFLAGS))

# cannot use EXTRA_CFLAGS because base CFLAGS contains -mkernel which conflicts with
# -m32
Expand Down

0 comments on commit 4e584f2

Please sign in to comment.