Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 149516
b: refs/heads/master
c: cefdff4
h: refs/heads/master
v: v3
  • Loading branch information
Amerigo Wang authored and Sam Ravnborg committed Jun 9, 2009
1 parent ba088f1 commit 6d4f090
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 8 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: fd6c3a8dc44329d3aff9a578b5120982f63711ee
refs/heads/master: cefdff4b4d5ba3f9b7eee2c1c1827553794cb465
7 changes: 0 additions & 7 deletions trunk/scripts/headers.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,19 +15,12 @@ do_command()
fi
}

# Do not try this architecture
drop="generic um ppc sparc64 cris"

archs=$(ls ${srctree}/arch)

for arch in ${archs}; do
case ${arch} in
um) # no userspace export
;;
ppc) # headers exported by powerpc
;;
sparc64) # headers exported by sparc
;;
cris) # headers export are known broken
;;
*)
Expand Down

0 comments on commit 6d4f090

Please sign in to comment.