Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 285915
b: refs/heads/master
c: 9147621
h: refs/heads/master
i:
  285913: 0a91d25
  285911: 333daf3
v: v3
  • Loading branch information
H. Peter Anvin committed Nov 22, 2011
1 parent a9a6862 commit 0751233
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 3f86886c72fb68088162c7e08cc7f85282f1860c
refs/heads/master: 9147621c771c8b6a5c8985373af3a8200e8b4a41
1 change: 0 additions & 1 deletion trunk/scripts/headers.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ set -e
do_command()
{
if [ -f ${srctree}/arch/$2/include/asm/Kbuild ]; then
make ARCH=$2 KBUILD_HEADERS=$1 archheaders
make ARCH=$2 KBUILD_HEADERS=$1 headers_$1
else
printf "Ignoring arch: %s\n" ${arch}
Expand Down

0 comments on commit 0751233

Please sign in to comment.