index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
Makefile.build
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-08
kbuild: link lib-y objects to vmlinux forcibly when CONFIG_MODULES=y
Masahiro Yamada
1
-17
/
+0
2020-04-08
gcc-plugins: drop support for GCC <= 4.7
Masahiro Yamada
1
-1
/
+1
2020-02-03
kbuild: rename hostprogs-y/always to hostprogs/always-y
Masahiro Yamada
1
-3
/
+5
2020-01-06
kbuild: use pattern rule for building built-in.a in sub-directories
Masahiro Yamada
1
-1
/
+1
2020-01-06
kbuild: do not create orphan built-in.a or obj-y objects
Masahiro Yamada
1
-1
/
+1
2019-11-14
kbuild: remove header compile test
Masahiro Yamada
1
-9
/
+0
2019-11-11
kbuild: make single target builds much faster
Masahiro Yamada
1
-1
/
+4
2019-11-11
kbuild: reduce KBUILD_SINGLE_TARGETS as descending into subdirectories
Masahiro Yamada
1
-3
/
+3
2019-10-01
kbuild: remove ar-option and KBUILD_ARFLAGS
Masahiro Yamada
1
-1
/
+1
2019-09-06
kbuild: rename KBUILD_ENABLE_EXTRA_GCC_CHECKS to KBUILD_EXTRA_WARN
Masahiro Yamada
1
-1
/
+1
2019-08-21
kbuild: move modkern_{c,a}flags to Makefile.lib from Makefile.build
Masahiro Yamada
1
-13
/
+0
2019-08-21
kbuild: add CONFIG_ASM_MODVERSIONS
Masahiro Yamada
1
-6
/
+1
2019-08-21
kbuild: make single targets work more correctly
Masahiro Yamada
1
-6
/
+39
2019-08-14
kbuild: fix modkern_aflags implementation
Masahiro Yamada
1
-4
/
+3
2019-08-14
kbuild: refactor part-of-module more
Masahiro Yamada
1
-2
/
+1
2019-08-13
kbuild: use $(basename ...) for cmd_asn1_compiler
Masahiro Yamada
1
-2
/
+2
2019-08-09
kbuild: show hint if subdir-y/m is used to visit module Makefile
Masahiro Yamada
1
-0
/
+7
2019-08-09
kbuild: generate modules.order only in directories visited by obj-y/m
Masahiro Yamada
1
-1
/
+2
2019-08-09
kbuild: fix false-positive need-builtin calculation
Masahiro Yamada
1
-1
/
+2
2019-07-17
kbuild: split out *.mod out of {single,multi}-used-m rules
Masahiro Yamada
1
-9
/
+13
2019-07-17
kbuild: remove the first line of *.mod files
Masahiro Yamada
1
-2
/
+2
2019-07-17
kbuild: create *.mod with full directory path and remove MODVERDIR
Masahiro Yamada
1
-12
/
+3
2019-07-17
kbuild: remove duplication from modules.order in sub-directories
Masahiro Yamada
1
-6
/
+3
2019-07-17
kbuild: get rid of kernel/ prefix from in-tree modules.{order,builtin}
Masahiro Yamada
1
-1
/
+1
2019-07-17
kbuild: do not create empty modules.order in the prepare stage
Masahiro Yamada
1
-1
/
+1
2019-07-17
kbuild: compile-test headers listed in header-test-m as well
Masahiro Yamada
1
-1
/
+1
2019-07-10
kbuild: replace KBUILD_SRCTREE with boolean building_out_of_srctree
Masahiro Yamada
1
-1
/
+1
2019-07-09
kbuild: do not create wrappers for header-test-y
Masahiro Yamada
1
-5
/
+5
2019-06-15
kbuild: add support for ensuring headers are self-contained
Jani Nikula
1
-0
/
+9
2019-05-08
Merge tag 'kbuild-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
1
-1
/
+1
2019-04-03
objtool: Add UACCESS validation
Peter Zijlstra
1
-0
/
+3
2019-04-02
kbuild: use $(srctree) instead of KBUILD_SRC to check out-of-tree build
Masahiro Yamada
1
-1
/
+1
2019-03-28
kbuild: strip whitespace in cmd_record_mcount findstring
Joe Lawrence
1
-5
/
+2
2019-03-13
kbuild: move archive command to scripts/Makefile.lib
Masahiro Yamada
1
-5
/
+1
2019-02-27
kbuild: hardcode genksyms path and remove GENKSYMS variable
Masahiro Yamada
1
-2
/
+2
2019-02-20
kbuild: generate modules.order only when CONFIG_MODULES=y
Masahiro Yamada
1
-0
/
+2
2019-02-20
kbuild: Disable extra debugging info in .s output
Masahiro Yamada
1
-1
/
+1
2019-01-28
kbuild: remove unnecessary in-subshell execution
Masahiro Yamada
1
-2
/
+2
2019-01-28
kbuild: add real-prereqs shorthand for $(filter-out FORCE,$^)
Masahiro Yamada
1
-3
/
+6
2019-01-28
kbuild: remove top-level built-in.a
Masahiro Yamada
1
-6
/
+2
2018-12-29
Merge tag 'kbuild-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-79
/
+49
2018-12-16
kbuild: handle part-of-module correctly for *.ll and *.symtypes
Masahiro Yamada
1
-1
/
+1
2018-12-16
kbuild: refactor part-of-module
Masahiro Yamada
1
-5
/
+3
2018-12-16
kbuild: refactor quiet_modtag
Masahiro Yamada
1
-6
/
+1
2018-12-16
kbuild: remove redundant quiet_modtag for $(obj-m)
Masahiro Yamada
1
-2
/
+0
2018-12-02
kbuild: move .SECONDARY special target to Kbuild.include
Masahiro Yamada
1
-4
/
+0
2018-12-01
kbuild: remove redundant 'set -e' from cmd_* defines
Masahiro Yamada
1
-2
/
+0
2018-12-01
kbuild: remove trailing semicolon from cmd_* passed to if_changed_rule
Masahiro Yamada
1
-8
/
+8
2018-12-01
kbuild: change if_changed_rule for multi-line recipe
Masahiro Yamada
1
-11
/
+11
2018-12-01
kbuild: simplify dependency generation for CONFIG_TRIM_UNUSED_KSYMS
Masahiro Yamada
1
-0
/
+7
[next]