aboutsummaryrefslogtreecommitdiff
path: root/scripts/Makefile.lib
AgeCommit message (Expand)AuthorFilesLines
2017-11-14Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-0/+5
2017-11-09kbuild: handle dtb-y and CONFIG_OF_ALL_DTBS natively in Makefile.libGravatar Masahiro Yamada 1-0/+5
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-09-09remove gperf left-overs from build systemGravatar Linus Torvalds 1-9/+0
2017-08-21of: search scripts/dtc/include-prefixes path for both CPP and DTCGravatar Masahiro Yamada 1-2/+4
2017-08-21of: remove arch/$(SRCARCH)/boot/dts from include search path for CPPGravatar Masahiro Yamada 1-1/+0
2017-08-21of: remove drivers/of/testcase-data from include search path for CPPGravatar Masahiro Yamada 1-1/+0
2017-05-18devicetree: Move include prefixes from arch to separate directoryGravatar Olof Johansson 1-1/+1
2017-05-10Merge tag 'kbuild-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Gravatar Linus Torvalds 1-0/+31
2017-05-05Merge tag 'devicetree-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-1/+13
2017-04-27of: per-file dtc compiler flagsGravatar Frank Rowand 1-0/+2
2017-04-23kbuild: fix asm-offset generation to work with clangGravatar Jeroen Hofstee 1-2/+6
2017-04-23kbuild: consolidate redundant sed script ASM offset generationGravatar Masahiro Yamada 1-1/+0
2017-04-13kbuild: Consolidate header generation from ASM offset informationGravatar Matthias Kaehlcke 1-0/+28
2017-03-29dtc: update warning settings for new bus and node/property name checksGravatar Rob Herring 1-1/+11
2017-03-11kbuild: external module build warnings when KBUILD_OUTPUT set and W=1Gravatar Allan, Bruce W 1-1/+1
2016-08-02Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 1-1/+1
2016-08-02kcov: allow more fine-grained coverage instrumentationGravatar Vegard Nossum 1-1/+1
2016-07-18Kbuild: don't add obj tree in additional includesGravatar Arnd Bergmann 1-3/+4
2016-05-26Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Gravatar Linus Torvalds 1-4/+4
2016-04-20kbuild: Get rid of KBUILD_STRGravatar Michal Marek 1-4/+4
2016-03-31dtc: turn off dtc unit address warnings by defaultGravatar Rob Herring 1-0/+5
2016-03-22kernel: add kcov code coverageGravatar Dmitry Vyukov 1-0/+6
2016-02-23kbuild: Allow using host dtc instead of kernel's copyGravatar Rob Herring 1-1/+2
2016-01-20UBSAN: run-time undefined behavior sanity checkerGravatar Andrey Ryabinin 1-0/+6
2016-01-20Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Gravatar Linus Torvalds 1-2/+2
2015-12-18kbuild: add AFLAGS_REMOVE_(basename).o optionGravatar Heiko Carstens 1-1/+2
2015-11-25kbuild: Allow to specify composite modules with modname-mGravatar Michal Marek 1-2/+2
2015-04-03kbuild: Create directory for target DTBGravatar Nathan Rossi 1-1/+2
2015-02-13kasan: add kernel address sanitizer infrastructureGravatar Andrey Ryabinin 1-0/+10
2014-10-21dts, kbuild: Factor out dtbs install rules to Makefile.dtbinstGravatar Robert Richter 1-12/+0
2014-08-19kbuild: handle multi-objs dependency appropriatelyGravatar Masahiro Yamada 1-0/+9
2014-04-30kbuild: trivial - remove trailing spacesGravatar Masahiro Yamada 1-5/+5
2014-04-07Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Gravatar Linus Torvalds 1-4/+0
2014-03-29kbuild: move "quote" to Kbuild.include to be consistentGravatar Masahiro Yamada 1-4/+0
2014-03-04Merge tag 'v3.14-rc5' into HEADGravatar Grant Likely 1-0/+1
2014-02-20kbuild: dtbs_install: new make targetGravatar Jason Cooper 1-0/+12
2014-02-20of: Move testcase FDT data into drivers/ofGravatar Grant Likely 1-0/+1
2013-07-10Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Gravatar Linus Torvalds 1-2/+2
2013-07-09lib: add support for LZ4-compressed kernelGravatar Kyungsik Lee 1-0/+5
2013-07-03kbuild: create directory for dir/file.oGravatar 张忠山 1-1/+1
2013-06-13kbuild: make sure we clean up DTB temporary filesGravatar Ian Campbell 1-4/+4
2013-06-13Makefile.lib: align DTB quiet_cmdGravatar James Hogan 1-1/+1
2013-05-23kbuild: Don't assume dts files live in arch/*/boot/dtsGravatar Matthijs Kooijman 1-1/+1
2013-05-05Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-7/+0
2013-04-05kbuild: always run gcc -E on *.dts, remove cmd_dtc_cppGravatar Stephen Warren 1-9/+5
2013-04-05kbuild: cmd_dtc_cpp: extract deps from both gcc -E and dtcGravatar Stephen Warren 1-2/+3
2013-04-05kbuild: create an "include chroot" for DT bindingsGravatar Stephen Warren 1-1/+1
2013-03-15CONFIG_SYMBOL_PREFIX: cleanup.Gravatar Rusty Russell 1-7/+0
2013-02-13kbuild: limit dtc+cpp include pathGravatar Stephen Warren 1-2/+6