summaryrefslogtreecommitdiff
path: root/Documentation/kbuild/makefiles.rst
AgeCommit message (Expand)Author
2019-10-01kbuild: remove ar-option and KBUILD_ARFLAGSMasahiro Yamada
2019-09-04kbuild: remove ARCH_{CPP,A,C}FLAGSMasahiro Yamada
2019-08-29kbuild: remove clean-dirs syntaxMasahiro Yamada
2019-08-29docs: kbuild: remove cc-ldoption from document againMasahiro Yamada
2019-08-29docs: kbuild: fix invalid ReST syntaxMasahiro Yamada
2019-08-21kbuild: rebuild modules when module linker scripts are updatedMasahiro Yamada
2019-08-21kbuild: move KBUILD_LDS, KBUILD_VMLINUX_{OBJS,LIBS} to makefiles.rstMasahiro Yamada
2019-08-21kbuild: do not descend to ./Kbuild when cleaningMasahiro Yamada
2019-07-20Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2019-07-17kbuild: get rid of misleading $(AS) from documentsMasahiro Yamada
2019-07-15docs: kbuild: fix build with pdf and fix some minor issuesMauro Carvalho Chehab
2019-07-12Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2019-06-14docs: kbuild: convert docs to ReST and rename to *.rstMauro Carvalho Chehab