This website requires JavaScript.
Explore
Help
Register
Sign In
korg
/
linux
Watch
0
Star
0
Fork
0
You've already forked linux
mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced
2024-11-24 12:44:11 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
7c142bfee6
linux
/
scripts
/
mod
/
.gitignore
5 lines
55 B
Plaintext
Raw
Normal View
History
Unescape
Escape
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>
2005-10-18 23:26:15 +08:00
elfconfig.h
mk_elfconfig
modpost
mod/file2alias: make modalias generation safe for cross compiling Use the target compiler to compute the offsets for the fields of the device_id structures, so that it won't be broken by different alignments between the host and target ABIs. This also fixes missing endian corrections for some modaliases. Signed-off-by: Andreas Schwab <schwab@linux-m68k.org> Signed-off-by: Michal Marek <mmarek@suse.cz>
2013-01-21 00:58:47 +08:00
devicetable-offsets.h
Reference in New Issue
Copy Permalink