aboutsummaryrefslogtreecommitdiff
path: root/Documentation/kbuild/makefiles.rst
AgeCommit message (Expand)AuthorFilesLines
2023-02-26docs: kbuild: remove description of KBUILD_LDS_MODULEGravatar Sangmoon Kim 1-4/+0
2023-01-22docs/kbuild/makefiles: unify quotingGravatar Jani Nikula 1-60/+60
2023-01-22docs/kbuild/makefiles: clean up indentation and whitespaceGravatar Jani Nikula 1-927/+958
2023-01-22docs/kbuild/makefiles: drop section numbering, use referencesGravatar Jani Nikula 1-103/+103
2023-01-22docs/kbuild/makefiles: throw out the local table of contentsGravatar Jani Nikula 1-61/+0
2023-01-22docs/kbuild/makefiles: fix header underlineGravatar Jani Nikula 1-1/+1
2023-01-22kbuild: drop V=0 supportGravatar Masahiro Yamada 1-2/+2
2023-01-09docs: kbuild: remove mention to dropped $(objtree) featureGravatar Miguel Ojeda 1-1/+1
2022-10-10Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Gravatar Linus Torvalds 1-33/+23
2022-10-02kbuild: remove head-y syntaxGravatar Masahiro Yamada 1-4/+5
2022-10-02kbuild: use obj-y instead extra-y for objects placed at the headGravatar Masahiro Yamada 1-17/+1
2022-09-29Makefile.compiler: replace cc-ifversion with compiler-specific macrosGravatar Nick Desaulniers 1-12/+17
2022-09-28docs: add Rust documentationGravatar Miguel Ojeda 1-4/+46
2022-02-14kbuild: Add environment variables for userprogs flagsGravatar Elliot Berman 1-0/+2
2021-10-24kbuild: use more subdir- for visiting subdirectories while cleaningGravatar Masahiro Yamada 1-15/+2
2021-02-25Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Gravatar Linus Torvalds 1-7/+1
2021-02-22Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiGravatar Linus Torvalds 1-3/+1
2021-02-21Merge tag 'oprofile-removal-5.12' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-1/+0
2021-02-16kbuild: doc: remove "Objects which export symbols" sectionGravatar Masahiro Yamada 1-7/+1
2021-02-01kbuild: remove PYTHON variableGravatar Masahiro Yamada 1-1/+1
2021-01-29arch: sparc: Remove CONFIG_OPROFILE supportGravatar Viresh Kumar 1-1/+0
2021-01-22scsi: Drop gdth driverGravatar Hannes Reinecke 1-3/+1
2021-01-11Documentation: kbuild: Fix section referenceGravatar Viresh Kumar 1-1/+1
2020-12-21kbuild: doc: document subdir-y syntaxGravatar Masahiro Yamada 1-0/+15
2020-12-21kbuild: doc: clarify the difference between extra-y and always-yGravatar Masahiro Yamada 1-39/+71
2020-12-21kbuild: doc: split if_changed explanation to a separate sectionGravatar Masahiro Yamada 1-42/+52
2020-12-21kbuild: doc: merge 'Special Rules' and 'Custom kbuild commands' sectionsGravatar Masahiro Yamada 1-48/+40
2020-12-21kbuild: doc: fix 'List directories to visit when descending' sectionGravatar Masahiro Yamada 1-9/+10
2020-12-21kbuild: doc: replace arch/$(ARCH)/ with arch/$(SRCARCH)/Gravatar Masahiro Yamada 1-27/+34
2020-12-21kbuild: doc: update the description about kbuild MakefilesGravatar Masahiro Yamada 1-1/+1
2020-10-13kbuild: doc: describe proper script invocationGravatar Lukas Bulwahn 1-0/+20
2020-09-03kbuild: Documentation: clean up makefiles.rstGravatar Randy Dunlap 1-9/+9
2020-08-10kbuild: introduce hostprogs-always-y and userprogs-always-yGravatar Masahiro Yamada 1-1/+30
2020-08-10kbuild: introduce ccflags-remove-y and asflags-remove-yGravatar Masahiro Yamada 1-0/+14
2020-06-06kbuild: doc: rename LDFLAGS to KBUILD_LDFLAGSGravatar Masahiro Yamada 1-2/+2
2020-05-17kbuild: doc: document the new syntax 'userprogs'Gravatar Masahiro Yamada 1-48/+135
2020-04-23Documentation: kbuild: fix the section title formatGravatar Masahiro Yamada 1-1/+2
2020-03-13kbuild: doc: fix references to other documentsGravatar Masahiro Yamada 1-3/+3
2020-02-27kbuild: get rid of trailing slash from subdir- exampleGravatar Masahiro Yamada 1-1/+1
2020-02-27kbuild: remove wrong documentation about mandatory-yGravatar Masahiro Yamada 1-3/+0
2020-02-04kbuild: rename hostprogs-y/always to hostprogs/always-yGravatar Masahiro Yamada 1-33/+16
2020-02-04kbuild: fix the document to use extra-y for vmlinux.ldsGravatar Masahiro Yamada 1-2/+2
2019-12-22kbuild: clarify the difference between obj-y and obj-m w.r.t. descendingGravatar Masahiro Yamada 1-3/+13
2019-11-15kbuild: remove header compile testGravatar Masahiro Yamada 1-17/+0
2019-10-01kbuild: remove ar-option and KBUILD_ARFLAGSGravatar Masahiro Yamada 1-5/+0
2019-09-04kbuild: remove ARCH_{CPP,A,C}FLAGSGravatar Masahiro Yamada 1-7/+0
2019-08-29kbuild: remove clean-dirs syntaxGravatar Masahiro Yamada 1-12/+4
2019-08-29docs: kbuild: remove cc-ldoption from document againGravatar Masahiro Yamada 1-15/+0
2019-08-29docs: kbuild: fix invalid ReST syntaxGravatar Masahiro Yamada 1-4/+4
2019-08-21kbuild: rebuild modules when module linker scripts are updatedGravatar Masahiro Yamada 1-0/+5