Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 296390
b: refs/heads/master
c: 00708d4
h: refs/heads/master
v: v3
  • Loading branch information
Michal Simek committed Mar 19, 2012
1 parent a339728 commit 7bdfddb
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: 9bc974b927ad7f07206b8db9b36a29a146c1cfd1
refs/heads/master: 00708d421a22a0f82de2dbb91ca6213b3dcc5267
2 changes: 1 addition & 1 deletion trunk/arch/microblaze/boot/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ obj-y += linked_dtb.o

targets := linux.bin linux.bin.gz simpleImage.%

OBJCOPYFLAGS := -O binary
OBJCOPYFLAGS := -R .note -R .comment -R .note.gnu.build-id -O binary

# Ensure system.dtb exists
$(obj)/linked_dtb.o: $(obj)/system.dtb
Expand Down

0 comments on commit 7bdfddb

Please sign in to comment.