This website works better with JavaScript.
Explore
Help
Sign In
jenna
/
kernel_samsung_sm7125
Watch
1
Star
0
Fork
You've already forked kernel_samsung_sm7125
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
275155
Commits
5
Branches
0
Tags
1.2 GiB
Tag:
Branch:
Tree:
8504a3cb5c
fifteen
fourteen
tirimbino
urubino
urubino-ksu
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '8504a3cb5c'
${ noResults }
kernel_samsung_sm7125
/
scripts
/
.gitignore
12 lines
96 B
Raw
Normal View
History
Unescape
Escape
gitignore: ignore more generated files Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
19 years ago
#
# Generated files
#
Add some basic .gitignore files This still leaves driver and architecture-specific subdirectories alone, but gets rid of the bulk of the "generic" generated files that we should ignore. Signed-off-by: Linus Torvalds <torvalds@osdl.org>
19 years ago
conmakehash
kallsyms
pnmtologo
gitignore: ignore more generated files Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
19 years ago
bin2c
[PATCH] Add unifdef to gitignore This seems to have been missed when unifdef went in via Sam's tree.. Signed-off-by: Paul Mundt <lethal@linux-sh.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
18 years ago
unifdef
gitignore: ignore scripts/ihex2fw scripts/ihex2fw is a generated binary and should be ignored Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com> Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
16 years ago
ihex2fw
gitignore: add scripts/recordmcount This file is generated, should be ignored by git. Signed-off-by: WANG Cong <xiyou.wangcong@gmail.com> Signed-off-by: Michal Marek <mmarek@suse.cz>
14 years ago
recordmcount
kbuild: move scripts/basic/docproc.c to scripts/docproc.c Move docproc from scripts/basic to scripts so it is only built for *doc targets instead of every time the kernel is built.
14 years ago
docproc