summaryrefslogtreecommitdiffstats
path: root/core/modules/kernel-vanilla/module.build
Commit message (Collapse)AuthorAgeFilesLines
* [*] cd <...> || perror --> cde <...>Simon Rettberg2019-11-261-6/+6
|
* [kernel-vanilla] fix CC override in MakefileJonathan Bauer2019-06-121-5/+3Star
| | | | + make use of 'olddefconfig' target
* [kernel+busybox] Patch for distccSimon Rettberg2018-10-251-1/+2
|
* [kernel-vanilla] Refine determining required aufs branchSimon Rettberg2018-10-191-5/+20
|
* [kernel-vanilla] Disable iommu_igfx for 8086:29b2Simon Rettberg2018-09-201-1/+12
|
* [kernel-vanilla] support for chroot environmentJonathan Bauer2018-08-101-1/+6
| | | | | if the running kernel config cannot be found under /boot, use the kernel repo's default config instead.
* [kernel-vanilla] Make firmware directorySimon Rettberg2017-11-221-0/+1
|
* [kernel-vanilla] Clone and copy proprietary firmware from official repo on ↵Simon Rettberg2017-03-011-0/+9
| | | | kernel.org
* Add bash shebangs to all our includes:Simon Rettberg2017-02-281-0/+1
| | | | | | | github misidentifies lots of includes in its code stats and syntax highlighting. Try to make it a nicer place by giving it a hint via that shebang. It's actually useless in files that are being sourced, but it doesn't hurt either.
* merge with latest dev version (tm-scripts commit ↵Jonathan Bauer2016-12-231-7/+7
| | | | f5a59daf8d70a9027118292cd40b18c221897408)
* merge with latest dev versionSebastian2016-04-251-0/+165