Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-01-24 | mod/file2alias: make modalias generation safe for cross compiling | Andreas Schwab | |
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> | |||
2005-10-18 | Add some basic .gitignore files | Linus Torvalds | |
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> |