summaryrefslogtreecommitdiffstats
path: root/Documentation/kbuild/makefiles.rst
Commit message (Expand)AuthorAgeFilesLines
* docs: kbuild: remove description of KBUILD_LDS_MODULESangmoon Kim2023-02-261-4/+0
* docs/kbuild/makefiles: unify quotingJani Nikula2023-01-221-60/+60
* docs/kbuild/makefiles: clean up indentation and whitespaceJani Nikula2023-01-221-927/+958
* docs/kbuild/makefiles: drop section numbering, use referencesJani Nikula2023-01-221-103/+103
* docs/kbuild/makefiles: throw out the local table of contentsJani Nikula2023-01-221-61/+0
* docs/kbuild/makefiles: fix header underlineJani Nikula2023-01-221-1/+1
* kbuild: drop V=0 supportMasahiro Yamada2023-01-221-2/+2
* docs: kbuild: remove mention to dropped $(objtree) featureMiguel Ojeda2023-01-091-1/+1
* Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2022-10-101-33/+23
|\
| * kbuild: remove head-y syntaxMasahiro Yamada2022-10-021-4/+5
| * kbuild: use obj-y instead extra-y for objects placed at the headMasahiro Yamada2022-10-021-17/+1
| * Makefile.compiler: replace cc-ifversion with compiler-specific macrosNick Desaulniers2022-09-291-12/+17
* | docs: add Rust documentationMiguel Ojeda2022-09-281-4/+46
|/
* 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