Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 7247
b: refs/heads/master
c: 72ba47c
h: refs/heads/master
i:
  7245: a180db0
  7243: d0c96c7
  7239: 0a5eedc
  7231: 464e25f
v: v3
  • Loading branch information
Sam Ravnborg committed Jul 27, 2005
1 parent d3639e4 commit 4c28e86
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 23a45e2c0a16bfd80eba853b44717d21c37bcf30
refs/heads/master: 72ba47c1b293ae78f7d798b458bb9d3db65c7551
2 changes: 2 additions & 0 deletions trunk/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -688,8 +688,10 @@ endef

# Update vmlinux version before link
# Use + in front of this rule to silent warning about make -j1
# First command is ':' to allow us to use + in front of this rule
cmd_ksym_ld = $(cmd_vmlinux__)
define rule_ksym_ld
:
+$(call cmd,vmlinux_version)
$(call cmd,vmlinux__)
$(Q)echo 'cmd_$@ := $(cmd_vmlinux__)' > $(@D)/.$(@F).cmd
Expand Down

0 comments on commit 4c28e86

Please sign in to comment.