Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 10724
b: refs/heads/master
c: e7d311d
h: refs/heads/master
v: v3
  • Loading branch information
Roland Dreier committed Oct 24, 2005
1 parent efea655 commit 8ba81d6
Show file tree
Hide file tree
Showing 95 changed files with 1,182 additions and 684 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: c8e0ca683dfea7242ff29814561dfe761945e5b3
refs/heads/master: e7d311da9cba1e113f82176130d3af1be77dc3ee
30 changes: 30 additions & 0 deletions trunk/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
#
# NOTE! Don't add files that are generated in specific
# subdirectories here. Add them in the ".gitignore" file
# in that subdirectory instead.
#
# Normal rules
#
.*
*.o
*.a
*.s
*.ko
*.mod.c

#
# Top-level generic files
#
vmlinux*
System.map
Module.symvers

#
# Generated include files
#
include/asm
include/config
include/linux/autoconf.h
include/linux/compile.h
include/linux/version.h

Loading

0 comments on commit 8ba81d6

Please sign in to comment.