aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/Makefile.lib
AgeCommit message (Expand)Author
2018-06-07Merge tag 'devicetree-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-05-14kbuild: disable new dtc graph and unit-address warningsRob Herring
2018-05-05kbuild: replace hardcoded bison in cmd_bison_h with $(YACC)Masahiro Yamada
2018-04-07kbuild: mark $(targets) as .SECONDARY and remove .PRECIOUS markersMasahiro Yamada
2018-04-07kbuild: add %.dtb.S and %.dtb to 'targets' automaticallyMasahiro Yamada
2018-04-07genksyms: generate lexer and parser during build instead of shippingMasahiro Yamada
2018-04-05Merge tag 'devicetree-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-03-31kbuild: get <linux/compiler_types.h> out of <linux/kconfig.h>Masahiro Yamada
2018-03-26kbuild: link $(real-obj-y) instead of $(obj-y) into built-in.aMasahiro Yamada
2018-03-26kbuild: rename real-objs-y/m to real-obj-y/mMasahiro Yamada
2018-03-26kbuild: move modname and modname-multi close to modname_flagsMasahiro Yamada
2018-03-26kbuild: simplify modname calculationMasahiro Yamada
2018-03-26kbuild: fix modname for composite modulesCao jin
2018-03-26kbuild: define KBUILD_MODNAME even if multiple modules share objectsMasahiro Yamada
2018-03-26kbuild: remove unnecessary $(subst $(obj)/, , ...) in modname-multiMasahiro Yamada
2018-03-26kbuild: Use ls(1) instead of stat(1) to obtain file sizeMichael Forney
2018-03-26kbuild: rename built-in.o to built-in.aNicholas Piggin
2018-03-09kbuild: Handle builtin dtb file names containing hyphensJames Hogan
2018-03-05scripts: turn off some new dtc warnings by defaultRob Herring
2018-03-01scripts: re-enable some now fixed dtc warningsRob Herring
2018-03-01kbuild: add dtc as dependency on .dtb filesRob Herring
2018-03-01kbuild: remove remaining use of undefined YACC_PREFIXRob Herring
2018-02-06kasan: don't emit builtin calls when sanitization is offAndrey Konovalov
2018-02-01Merge tag 'kconfig-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2018-01-25kbuild: fix W= option checks for extra DTC warningsMasahiro Yamada
2018-01-22kbuild: remove unnecessary LEX_PREFIX and YACC_PREFIXMasahiro Yamada
2017-12-16kbuild: prepare to remove C files pre-generated by flex and bisonMasahiro Yamada
2017-12-16kbuild: add LEX and YACC variablesMasahiro Yamada
2017-11-23kbuild: drop $(extra-y) from real-objs-yMasahiro Yamada
2017-11-17Merge tag 'kbuild-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2017-11-16kbuild: create object directories simpler and fasterMasahiro Yamada
2017-11-14Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-11-09kbuild: handle dtb-y and CONFIG_OF_ALL_DTBS natively in Makefile.libMasahiro Yamada
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-31kbuild: remove KBUILD_SUBDIR_ASFLAGS and KBUILD_SUBDIR_CCFLAGSMasahiro Yamada
2017-10-26kbuild: comments cleanup in Makefile.libCao jin
2017-09-09remove gperf left-overs from build systemLinus Torvalds
2017-08-21of: search scripts/dtc/include-prefixes path for both CPP and DTCMasahiro Yamada
2017-08-21of: remove arch/$(SRCARCH)/boot/dts from include search path for CPPMasahiro Yamada
2017-08-21of: remove drivers/of/testcase-data from include search path for CPPMasahiro Yamada
2017-05-18devicetree: Move include prefixes from arch to separate directoryOlof Johansson
2017-05-10Merge tag 'kbuild-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2017-05-05Merge tag 'devicetree-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-04-27of: per-file dtc compiler flagsFrank Rowand
2017-04-23kbuild: fix asm-offset generation to work with clangJeroen Hofstee
2017-04-23kbuild: consolidate redundant sed script ASM offset generationMasahiro Yamada
2017-04-13kbuild: Consolidate header generation from ASM offset informationMatthias Kaehlcke
2017-03-29dtc: update warning settings for new bus and node/property name checksRob Herring
2017-03-11kbuild: external module build warnings when KBUILD_OUTPUT set and W=1Allan, Bruce W
2016-08-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds