summaryrefslogtreecommitdiffstats
path: root/build
Commit message (Collapse)AuthorAgeFilesLines
* build: Set KBUILD_BUILD_VERSIONPatrick McDermott2019-07-161-0/+1
| | | | | This is normally incremented with each build by scripts/link-vmlinux.sh and then read by scripts/mkcompile_h.
* build: The documentation liedPatrick McDermott2019-07-161-1/+2
|
* build: Set KBUILD_BUILD_TIMESTAMP and TZPatrick McDermott2019-07-161-1/+4
|
* build: Run as many jobs as there are CPUsPatrick McDermott2019-07-111-1/+2
|
* build: Work around our own broken GCCPatrick McDermott2019-07-111-0/+11
|
* build: Build verboselyPatrick McDermott2019-07-111-1/+2
|
* build: Add mrproper targetPatrick McDermott2019-07-081-2/+2
|
* build: Add package revision to Linux release versionPatrick McDermott2019-07-081-0/+2
| | | | Will show up in `uname -r`, etc.
* build: Add menuconfig targetPatrick McDermott2019-06-301-0/+3
| | | | And B-D on libncurses.6-dev.
* linux-libre 3.10.95~gnu-1Patrick McDermott2019-06-281-0/+40
I'm taking the opportunity to start fresh because the original repository is weighed down by an upstream source archive in contained long ago. See the linux-libre package repository for the full Git history.