aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/kbuild/makefiles.rst (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-10-24kbuild: use more subdir- for visiting subdirectories while cleaningMasahiro Yamada1-15/+2
2021-02-25Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-7/+1
2021-02-22Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-3/+1
2021-02-21Merge tag 'oprofile-removal-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/linuxLinus Torvalds1-1/+0
2021-02-16kbuild: doc: remove "Objects which export symbols" sectionMasahiro Yamada1-7/+1
2021-02-01kbuild: remove PYTHON variableMasahiro Yamada1-1/+1
2021-01-29arch: sparc: Remove CONFIG_OPROFILE supportViresh Kumar1-1/+0
2021-01-22scsi: Drop gdth driverHannes Reinecke1-3/+1
2021-01-11Documentation: kbuild: Fix section referenceViresh Kumar1-1/+1
2020-12-21kbuild: doc: document subdir-y syntaxMasahiro Yamada1-0/+15
2020-12-21kbuild: doc: clarify the difference between extra-y and always-yMasahiro Yamada1-39/+71
2020-12-21kbuild: doc: split if_changed explanation to a separate sectionMasahiro Yamada1-42/+52
2020-12-21kbuild: doc: merge 'Special Rules' and 'Custom kbuild commands' sectionsMasahiro Yamada1-48/+40
2020-12-21kbuild: doc: fix 'List directories to visit when descending' sectionMasahiro Yamada1-9/+10
2020-12-21kbuild: doc: replace arch/$(ARCH)/ with arch/$(SRCARCH)/Masahiro Yamada1-27/+34
2020-12-21kbuild: doc: update the description about kbuild MakefilesMasahiro Yamada1-1/+1
2020-10-13kbuild: doc: describe proper script invocationLukas Bulwahn1-0/+20
2020-09-03kbuild: Documentation: clean up makefiles.rstRandy Dunlap1-9/+9
2020-08-10kbuild: introduce hostprogs-always-y and userprogs-always-yMasahiro Yamada1-1/+30
2020-08-10kbuild: introduce ccflags-remove-y and asflags-remove-yMasahiro Yamada1-0/+14
2020-06-06kbuild: doc: rename LDFLAGS to KBUILD_LDFLAGSMasahiro Yamada1-2/+2
2020-05-17kbuild: doc: document the new syntax 'userprogs'Masahiro Yamada1-48/+135
2020-04-23Documentation: kbuild: fix the section title formatMasahiro Yamada1-1/+2
2020-03-13kbuild: doc: fix references to other documentsMasahiro Yamada1-3/+3
2020-02-27kbuild: get rid of trailing slash from subdir- exampleMasahiro Yamada1-1/+1
2020-02-27kbuild: remove wrong documentation about mandatory-yMasahiro Yamada1-3/+0
2020-02-04kbuild: rename hostprogs-y/always to hostprogs/always-yMasahiro Yamada1-33/+16
2020-02-04kbuild: fix the document to use extra-y for vmlinux.ldsMasahiro Yamada1-2/+2
2019-12-22kbuild: clarify the difference between obj-y and obj-m w.r.t. descendingMasahiro Yamada1-3/+13
2019-11-15kbuild: remove header compile testMasahiro Yamada1-17/+0
2019-10-01kbuild: remove ar-option and KBUILD_ARFLAGSMasahiro Yamada1-5/+0
2019-09-04kbuild: remove ARCH_{CPP,A,C}FLAGSMasahiro Yamada1-7/+0
2019-08-29kbuild: remove clean-dirs syntaxMasahiro Yamada1-12/+4
2019-08-29docs: kbuild: remove cc-ldoption from document againMasahiro Yamada1-15/+0
2019-08-29docs: kbuild: fix invalid ReST syntaxMasahiro Yamada1-4/+4
2019-08-21kbuild: rebuild modules when module linker scripts are updatedMasahiro Yamada1-0/+5
2019-08-21kbuild: move KBUILD_LDS, KBUILD_VMLINUX_{OBJS,LIBS} to makefiles.rstMasahiro Yamada1-0/+14
2019-08-21kbuild: do not descend to ./Kbuild when cleaningMasahiro Yamada1-6/+0
2019-07-20Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-6/+6
2019-07-17kbuild: get rid of misleading $(AS) from documentsMasahiro Yamada1-6/+6
2019-07-15docs: kbuild: fix build with pdf and fix some minor issuesMauro Carvalho Chehab1-0/+1
2019-07-12Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-5/+17
2019-06-14docs: kbuild: convert docs to ReST and rename to *.rstMauro Carvalho Chehab1-0/+1509