Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 177979
b: refs/heads/master
c: fa1cc7b
h: refs/heads/master
i:
  177977: 6942b41
  177975: 9cd6347
v: v3
  • Loading branch information
Roel Kluin authored and James Morris committed Dec 16, 2009
1 parent 843d482 commit 906dc18
Show file tree
Hide file tree
Showing 699 changed files with 8,054 additions and 50,307 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: b5c96f89177b460ef89ecd777d5f2fefd4534d3f
refs/heads/master: fa1cc7b5a5c4171dfdcac855428295340ccf87ec
7 changes: 6 additions & 1 deletion trunk/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
*.lst
*.symtypes
*.order
modules.builtin
*.elf
*.bin
*.gz
Expand All @@ -46,8 +45,14 @@ Module.symvers
#
# Generated include files
#
include/asm
include/asm-*/asm-offsets.h
include/config
include/linux/autoconf.h
include/linux/compile.h
include/linux/version.h
include/linux/utsrelease.h
include/linux/bounds.h
include/generated

# stgit generated dirs
Expand Down
1 change: 0 additions & 1 deletion trunk/Documentation/dontdiff
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,6 @@ gconf
gen-devlist
gen_crc32table
gen_init_cpio
generated
genheaders
genksyms
*_gray256.c
Expand Down
60 changes: 0 additions & 60 deletions trunk/Documentation/hwmon/k10temp

This file was deleted.

14 changes: 0 additions & 14 deletions trunk/Documentation/kbuild/kbuild.txt
Original file line number Diff line number Diff line change
@@ -1,17 +1,3 @@
Output files

modules.order
--------------------------------------------------
This file records the order in which modules appear in Makefiles. This
is used by modprobe to deterministically resolve aliases that match
multiple modules.

modules.builtin
--------------------------------------------------
This file lists all modules that are built into the kernel. This is used
by modprobe to not fail when trying to load something builtin.


Environment variables

KCPPFLAGS
Expand Down
8 changes: 1 addition & 7 deletions trunk/Documentation/kbuild/kconfig.txt
Original file line number Diff line number Diff line change
Expand Up @@ -103,16 +103,10 @@ KCONFIG_AUTOCONFIG
This environment variable can be set to specify the path & name of the
"auto.conf" file. Its default value is "include/config/auto.conf".

KCONFIG_TRISTATE
--------------------------------------------------
This environment variable can be set to specify the path & name of the
"tristate.conf" file. Its default value is "include/config/tristate.conf".

KCONFIG_AUTOHEADER
--------------------------------------------------
This environment variable can be set to specify the path & name of the
"autoconf.h" (header) file.
Its default value is "include/generated/autoconf.h".
"autoconf.h" (header) file. Its default value is "include/linux/autoconf.h".


======================================================================
Expand Down
109 changes: 0 additions & 109 deletions trunk/Documentation/powerpc/dts-bindings/nintendo/gamecube.txt

This file was deleted.

Loading

0 comments on commit 906dc18

Please sign in to comment.