Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 33926
b: refs/heads/master
c: 8f5cbd7
h: refs/heads/master
v: v3
  • Loading branch information
Ross Biro authored and Linus Torvalds committed Sep 16, 2006
1 parent abfda44 commit 8d36b77
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: b64074e46a9c2a7d5c66eff066a7c0b58377a143
refs/heads/master: 8f5cbd7e4810df382029ecaaa98535452da5d15e
2 changes: 1 addition & 1 deletion trunk/scripts/Makefile.host
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
# libkconfig.so as the executable conf.
# Note: Shared libraries consisting of C++ files are not supported

__hostprogs := $(sort $(hostprogs-y)$(hostprogs-m))
__hostprogs := $(sort $(hostprogs-y) $(hostprogs-m))

# hostprogs-y := tools/build may have been specified. Retreive directory
host-objdirs := $(foreach f,$(__hostprogs), $(if $(dir $(f)),$(dir $(f))))
Expand Down

0 comments on commit 8d36b77

Please sign in to comment.