This website requires JavaScript.
Explore
Help
Register
Sign In
Minki
/
linux
Watch
1
Star
0
Fork
1
You've already forked linux
mirror of
https://github.com/torvalds/linux.git
synced
2024-11-01 01:31:44 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
c7d47f26df
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 15:26:15 +00: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-20 16:58:47 +00:00
devicetable-offsets.h
Reference in New Issue
Copy Permalink