Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 359212
b: refs/heads/master
c: 03b25b4
h: refs/heads/master
v: v3
  • Loading branch information
Michael Grzeschik authored and Michal Marek committed Feb 22, 2013
1 parent f78a630 commit 5bee08a
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: 70730bca1331fc50c3caacaea00439de1325bd6e
refs/heads/master: 03b25b47e0f4ebf3d37ace065c3847230ebdd27d
2 changes: 1 addition & 1 deletion trunk/scripts/link-vmlinux.sh
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ if [ "$1" = "clean" ]; then
fi

# We need access to CONFIG_ symbols
. ./.config
. ${KCONFIG_CONFIG}

#link vmlinux.o
info LD vmlinux.o
Expand Down

0 comments on commit 5bee08a

Please sign in to comment.