Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 233489
b: refs/heads/master
c: dc810ef
h: refs/heads/master
i:
  233487: a887e85
v: v3
  • Loading branch information
Pawel Moll authored and Russell King committed Feb 21, 2011
1 parent 150b53a commit 47f1a76
Show file tree
Hide file tree
Showing 3 changed files with 4 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: 167879ae8924540660b187d759956f316dd6e8fe
refs/heads/master: dc810efb0ca5702c9d96782b99282d4b4383e877
2 changes: 1 addition & 1 deletion trunk/arch/arm/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ ifeq ($(CONFIG_CPU_ENDIAN_BE8),y)
LDFLAGS_vmlinux += --be8
endif

OBJCOPYFLAGS :=-O binary -R .note -R .note.gnu.build-id -R .comment -S
OBJCOPYFLAGS :=-O binary -R .comment -S
GZFLAGS :=-9
#KBUILD_CFLAGS +=-pipe
# Explicitly specifiy 32-bit ARM ISA since toolchain default can be -mthumb:
Expand Down
2 changes: 2 additions & 0 deletions trunk/arch/arm/kernel/vmlinux.lds.S
Original file line number Diff line number Diff line change
Expand Up @@ -247,6 +247,8 @@ SECTIONS
}
#endif

NOTES

BSS_SECTION(0, 0, 0)
_end = .;

Expand Down

0 comments on commit 47f1a76

Please sign in to comment.