summaryrefslogtreecommitdiffstats
path: root/Documentation/kbuild/makefiles.rst
Commit message (Expand)AuthorAgeFilesLines
* kbuild: Add environment variables for userprogs flagsElliot Berman2022-02-141-0/+2
* kbuild: use more subdir- for visiting subdirectories while cleaningMasahiro Yamada2021-10-241-15/+2
* Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2021-02-251-7/+1
|\
| * kbuild: doc: remove "Objects which export symbols" sectionMasahiro Yamada2021-02-161-7/+1
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2021-02-221-3/+1
|\ \
| * | scsi: Drop gdth driverHannes Reinecke2021-01-221-3/+1
* | | Merge tag 'oprofile-removal-5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-02-211-1/+0
|\ \ \ | |_|/ |/| |
| * | arch: sparc: Remove CONFIG_OPROFILE supportViresh Kumar2021-01-291-1/+0
* | | kbuild: remove PYTHON variableMasahiro Yamada2021-02-011-1/+1
|/ /
* / Documentation: kbuild: Fix section referenceViresh Kumar2021-01-111-1/+1
|/
* kbuild: doc: document subdir-y syntaxMasahiro Yamada2020-12-211-0/+15
* kbuild: doc: clarify the difference between extra-y and always-yMasahiro Yamada2020-12-211-39/+71
* kbuild: doc: split if_changed explanation to a separate sectionMasahiro Yamada2020-12-211-42/+52
* kbuild: doc: merge 'Special Rules' and 'Custom kbuild commands' sectionsMasahiro Yamada2020-12-211-48/+40
* kbuild: doc: fix 'List directories to visit when descending' sectionMasahiro Yamada2020-12-211-9/+10
* kbuild: doc: replace arch/$(ARCH)/ with arch/$(SRCARCH)/Masahiro Yamada2020-12-211-27/+34
* kbuild: doc: update the description about kbuild MakefilesMasahiro Yamada2020-12-211-1/+1
* kbuild: doc: describe proper script invocationLukas Bulwahn2020-10-131-0/+20
* kbuild: Documentation: clean up makefiles.rstRandy Dunlap2020-09-031-9/+9
* kbuild: introduce hostprogs-always-y and userprogs-always-yMasahiro Yamada2020-08-101-1/+30
* kbuild: introduce ccflags-remove-y and asflags-remove-yMasahiro Yamada2020-08-101-0/+14
* kbuild: doc: rename LDFLAGS to KBUILD_LDFLAGSMasahiro Yamada2020-06-061-2/+2
* kbuild: doc: document the new syntax 'userprogs'Masahiro Yamada2020-05-171-48/+135
* Documentation: kbuild: fix the section title formatMasahiro Yamada2020-04-231-1/+2
* kbuild: doc: fix references to other documentsMasahiro Yamada2020-03-131-3/+3
* kbuild: get rid of trailing slash from subdir- exampleMasahiro Yamada2020-02-271-1/+1
* kbuild: remove wrong documentation about mandatory-yMasahiro Yamada2020-02-271-3/+0
* kbuild: rename hostprogs-y/always to hostprogs/always-yMasahiro Yamada2020-02-041-33/+16
* kbuild: fix the document to use extra-y for vmlinux.ldsMasahiro Yamada2020-02-041-2/+2
* kbuild: clarify the difference between obj-y and obj-m w.r.t. descendingMasahiro Yamada2019-12-221-3/+13
* kbuild: remove header compile testMasahiro Yamada2019-11-151-17/+0
* kbuild: remove ar-option and KBUILD_ARFLAGSMasahiro Yamada2019-10-011-5/+0
* kbuild: remove ARCH_{CPP,A,C}FLAGSMasahiro Yamada2019-09-041-7/+0
* kbuild: remove clean-dirs syntaxMasahiro Yamada2019-08-291-12/+4
* docs: kbuild: remove cc-ldoption from document againMasahiro Yamada2019-08-291-15/+0
* docs: kbuild: fix invalid ReST syntaxMasahiro Yamada2019-08-291-4/+4
* kbuild: rebuild modules when module linker scripts are updatedMasahiro Yamada2019-08-211-0/+5
* kbuild: move KBUILD_LDS, KBUILD_VMLINUX_{OBJS,LIBS} to makefiles.rstMasahiro Yamada2019-08-211-0/+14
* kbuild: do not descend to ./Kbuild when cleaningMasahiro Yamada2019-08-211-6/+0
* Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2019-07-201-6/+6
|\
| * kbuild: get rid of misleading $(AS) from documentsMasahiro Yamada2019-07-171-6/+6
* | docs: kbuild: fix build with pdf and fix some minor issuesMauro Carvalho Chehab2019-07-151-0/+1
|/
* Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2019-07-121-5/+17
* docs: kbuild: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-06-141-0/+1509