Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 165566
b: refs/heads/master
c: d79a271
h: refs/heads/master
v: v3
  • Loading branch information
Andi Kleen authored and Sam Ravnborg committed Sep 20, 2009
1 parent 88939cf commit c27f2ff
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 691ef3e7fdc1fe4dded169d9404f740987f67d66
refs/heads/master: d79a27195a33f4b5e591de5536799ad874ea6cf5
2 changes: 1 addition & 1 deletion trunk/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -640,7 +640,7 @@ LDFLAGS_MODULE += $(LDFLAGS_BUILD_ID)
LDFLAGS_vmlinux += $(LDFLAGS_BUILD_ID)

ifeq ($(CONFIG_STRIP_ASM_SYMS),y)
LDFLAGS_vmlinux += -X
LDFLAGS_vmlinux += $(call ld-option, -X,)
endif

# Default kernel image to build when no specific target is given.
Expand Down

0 comments on commit c27f2ff

Please sign in to comment.