Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 85692
b: refs/heads/master
c: cf87dcd
h: refs/heads/master
v: v3
  • Loading branch information
Sam Ravnborg committed Feb 14, 2008
1 parent 292aa1c commit b9fd972
Show file tree
Hide file tree
Showing 2 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: e06b8b98da071f7dd78fb7822991694288047df0
refs/heads/master: cf87dcd14064e7660f2b11b35b9e4949e9812fd2
4 changes: 3 additions & 1 deletion trunk/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -811,7 +811,9 @@ endif
$(Q)rm -f .old_version

# build vmlinux.o first to catch section mismatch errors early
$(kallsyms.o): vmlinux.o
ifdef CONFIG_KALLSYMS
.tmp_vmlinux1: vmlinux.o
endif
vmlinux.o: $(vmlinux-lds) $(vmlinux-init) $(vmlinux-main) FORCE
$(call if_changed_rule,vmlinux-modpost)

Expand Down

0 comments on commit b9fd972

Please sign in to comment.