summaryrefslogtreecommitdiffstats
path: root/scripts/Makefile.lib
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kbuild-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2017-11-171-23/+11
|\
| * kbuild: create object directories simpler and fasterMasahiro Yamada2017-11-161-5/+0
| * kbuild: remove KBUILD_SUBDIR_ASFLAGS and KBUILD_SUBDIR_CCFLAGSMasahiro Yamada2017-10-311-4/+4
| * kbuild: comments cleanup in Makefile.libCao jin2017-10-261-14/+7
* | Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-11-141-0/+5
|\ \
| * | kbuild: handle dtb-y and CONFIG_OF_ALL_DTBS natively in Makefile.libMasahiro Yamada2017-11-091-0/+5
| |/
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* remove gperf left-overs from build systemLinus Torvalds2017-09-091-9/+0
* of: search scripts/dtc/include-prefixes path for both CPP and DTCMasahiro Yamada2017-08-211-2/+4
* of: remove arch/$(SRCARCH)/boot/dts from include search path for CPPMasahiro Yamada2017-08-211-1/+0
* of: remove drivers/of/testcase-data from include search path for CPPMasahiro Yamada2017-08-211-1/+0
* devicetree: Move include prefixes from arch to separate directoryOlof Johansson2017-05-181-1/+1
* Merge tag 'kbuild-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2017-05-101-0/+31
|\
| * kbuild: fix asm-offset generation to work with clangJeroen Hofstee2017-04-231-2/+6
| * kbuild: consolidate redundant sed script ASM offset generationMasahiro Yamada2017-04-231-1/+0
| * kbuild: Consolidate header generation from ASM offset informationMatthias Kaehlcke2017-04-131-0/+28
* | Merge tag 'devicetree-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-05-051-1/+13
|\ \
| * | of: per-file dtc compiler flagsFrank Rowand2017-04-271-0/+2
| * | dtc: update warning settings for new bus and node/property name checksRob Herring2017-03-291-1/+11
| |/
* | kbuild: external module build warnings when KBUILD_OUTPUT set and W=1Allan, Bruce W2017-03-111-1/+1
|/
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-08-021-1/+1
|\
| * kcov: allow more fine-grained coverage instrumentationVegard Nossum2016-08-021-1/+1
* | Kbuild: don't add obj tree in additional includesArnd Bergmann2016-07-181-3/+4
|/
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-05-261-4/+4
|\
| * kbuild: Get rid of KBUILD_STRMichal Marek2016-04-201-4/+4
* | dtc: turn off dtc unit address warnings by defaultRob Herring2016-03-311-0/+5
|/
* kernel: add kcov code coverageDmitry Vyukov2016-03-221-0/+6
* kbuild: Allow using host dtc instead of kernel's copyRob Herring2016-02-231-1/+2
* UBSAN: run-time undefined behavior sanity checkerAndrey Ryabinin2016-01-201-0/+6
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-01-201-2/+2
|\
| * kbuild: Allow to specify composite modules with modname-mMichal Marek2015-11-251-2/+2
* | kbuild: add AFLAGS_REMOVE_(basename).o optionHeiko Carstens2015-12-181-1/+2
|/
* kbuild: Create directory for target DTBNathan Rossi2015-04-031-1/+2
* kasan: add kernel address sanitizer infrastructureAndrey Ryabinin2015-02-131-0/+10
* dts, kbuild: Factor out dtbs install rules to Makefile.dtbinstRobert Richter2014-10-211-12/+0
* kbuild: handle multi-objs dependency appropriatelyMasahiro Yamada2014-08-191-0/+9
* kbuild: trivial - remove trailing spacesMasahiro Yamada2014-04-301-5/+5
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2014-04-071-4/+0
|\
| * kbuild: move "quote" to Kbuild.include to be consistentMasahiro Yamada2014-03-291-4/+0
* | Merge tag 'v3.14-rc5' into HEADGrant Likely2014-03-041-0/+1
|\ \
| * | of: Move testcase FDT data into drivers/ofGrant Likely2014-02-201-0/+1
| |/
* | kbuild: dtbs_install: new make targetJason Cooper2014-02-201-0/+12
|/
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2013-07-101-2/+2
|\
| * kbuild: create directory for dir/file.o张忠山2013-07-031-1/+1
| * Makefile.lib: align DTB quiet_cmdJames Hogan2013-06-131-1/+1
* | lib: add support for LZ4-compressed kernelKyungsik Lee2013-07-091-0/+5
* | kbuild: make sure we clean up DTB temporary filesIan Campbell2013-06-131-4/+4
* | kbuild: Don't assume dts files live in arch/*/boot/dtsMatthijs Kooijman2013-05-231-1/+1
|/
* Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-05-051-7/+0
|\
| * CONFIG_SYMBOL_PREFIX: cleanup.Rusty Russell2013-03-151-7/+0
OpenPOWER on IntegriCloud