Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 308513
b: refs/heads/master
c: 00e6c28
h: refs/heads/master
i:
  308511: 87d3f71
v: v3
  • Loading branch information
Sam Ravnborg authored and Michal Marek committed May 10, 2012
1 parent 6bd24d3 commit c4e6f03
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: d27579a273d62cdb9436b7f1e5f7e247e987389c
refs/heads/master: 00e6c28c6808c0ef6a3f25bb420d037fbb724d84
4 changes: 2 additions & 2 deletions trunk/scripts/link-vmlinux.sh
Original file line number Diff line number Diff line change
Expand Up @@ -78,8 +78,8 @@ kallsyms()
kallsymopt=--all-symbols
fi

local aflags="${KBUILD_AFLAGS} ${NOSTDINC_FLAGS} \
${LINUXINCLUDE} ${KBUILD_CPPFLAGS}"
local aflags="${KBUILD_AFLAGS} ${KBUILD_AFLAGS_KERNEL} \
${NOSTDINC_FLAGS} ${LINUXINCLUDE} ${KBUILD_CPPFLAGS}"

${NM} -n ${1} | \
scripts/kallsyms ${kallsymopt} | \
Expand Down

0 comments on commit c4e6f03

Please sign in to comment.