FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for scripts/Makefile.modpost - flipperdevices/flipper-linux-kernel · GitHub
flipperdevices
/
flipper-linux-kernel
Public
forked from
torvalds/linux
Notifications
You must be signed in to change notification settings
Fork
14
Star
38
Code
Issues
9
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
flipper-linux-kernel
scripts
Makefile.modpost
on
test-csi
User selector
Datepicker
Commit history
Commits on Jan 10, 2025
modpost: Allow extended modversions without basic MODVERSIONS
Show description for e8639b7
maurer
authored and
masahir0y
committed
e8639b7
View commit details
Copy full SHA for e8639b7
View code at this point
Browse repository at this point
modpost: Produce extended MODVERSIONS information
Show description for fc7d5e3
maurer
authored and
masahir0y
committed
fc7d5e3
View commit details
Copy full SHA for fc7d5e3
View code at this point
Browse repository at this point
Commits on Nov 27, 2024
kbuild: remove extmod_prefix, MODORDER, MODULES_NSDEPS variables
Show description for bad6beb
masahir0y
committed
bad6beb
View commit details
Copy full SHA for bad6beb
View code at this point
Browse repository at this point
kbuild: change working directory to external module directory with M=
Show description for 13b2548
masahir0y
committed
13b2548
View commit details
Copy full SHA for 13b2548
View code at this point
Browse repository at this point
kbuild: add $(objtree)/ prefix to some in-kernel build artifacts
Show description for 214c0ee
masahir0y
committed
214c0ee
View commit details
Copy full SHA for 214c0ee
View code at this point
Browse repository at this point
Commits on May 18, 2024
Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Show description for ff9a793
torvalds
committed
ff9a793
View commit details
Copy full SHA for ff9a793
View code at this point
Browse repository at this point
Commits on May 14, 2024
module: allow UNUSED_KSYMS_WHITELIST to be relative against objtree.
Show description for 8d0b728
jacky8hyf
authored and
mcgrof
committed
8d0b728
View commit details
Copy full SHA for 8d0b728
View code at this point
Browse repository at this point
Commits on May 9, 2024
kbuild: use $(src) instead of $(srctree)/$(src) for source directory
Show description for b1992c3
masahir0y
committed
b1992c3
View commit details
Copy full SHA for b1992c3
View code at this point
Browse repository at this point
Commits on Jul 24, 2023
linux/export.h: make <linux/export.h> independent of CONFIG_MODULES
Show description for 481461f
masahir0y
committed
481461f
View commit details
Copy full SHA for 481461f
View code at this point
Browse repository at this point
Commits on Jun 22, 2023
kbuild: implement CONFIG_TRIM_UNUSED_KSYMS without recursion
Show description for 5e9e95c
masahir0y
committed
5e9e95c
View commit details
Copy full SHA for 5e9e95c
View code at this point
Browse repository at this point
Commits on Jun 7, 2023
modpost: propagate W=1 build option to modpost
Show description for 20ff368
masahir0y
committed
20ff368
View commit details
Copy full SHA for 20ff368
View code at this point
Browse repository at this point
Commits on Feb 5, 2023
kbuild: do not automatically add -w option to modpost
Show description for 5573b4d
masahir0y
committed
5573b4d
View commit details
Copy full SHA for 5573b4d
View code at this point
Browse repository at this point
Commits on Jan 5, 2023
kbuild: readd -w option when vmlinux.o or Module.symver is missing
Show description for 735aec5
masahir0y
committed
735aec5
View commit details
Copy full SHA for 735aec5
View code at this point
Browse repository at this point
Commits on Dec 30, 2022
kbuild: Fix running modpost with musl libc
Show description for 63ffe00
smaeul
authored and
masahir0y
committed
63ffe00
View commit details
Copy full SHA for 63ffe00
View code at this point
Browse repository at this point
Commits on Dec 14, 2022
kbuild: refactor the prerequisites of the modpost rule
Show description for 3d57e1b
masahir0y
committed
3d57e1b
View commit details
Copy full SHA for 3d57e1b
View code at this point
Browse repository at this point
kbuild: change module.order to list *.o instead of *.ko
Show description for f65a486
masahir0y
committed
f65a486
View commit details
Copy full SHA for f65a486
View code at this point
Browse repository at this point
Commits on Nov 22, 2022
kbuild: add kbuild-file macro
Show description for a2430b2
masahir0y
committed
a2430b2
View commit details
Copy full SHA for a2430b2
View code at this point
Browse repository at this point
Commits on Oct 27, 2022
kbuild: fix typo in modpost
Show description for 3b1e0dd
willmcvicker
authored and
masahir0y
committed
3b1e0dd
View commit details
Copy full SHA for 3b1e0dd
View code at this point
Browse repository at this point
Commits on Oct 14, 2022
modpost: put modpost options before argument
Show description for 11df33c
flamingradian
authored and
masahir0y
committed
11df33c
View commit details
Copy full SHA for 11df33c
View code at this point
Browse repository at this point
Commits on Oct 2, 2022
kbuild: use obj-y instead extra-y for objects placed at the head
Show description for 3216484
masahir0y
committed
3216484
View commit details
Copy full SHA for 3216484
View code at this point
Browse repository at this point
Commits on Sep 28, 2022
kbuild: re-run modpost when it is updated
Show description for 4259373
masahir0y
committed
4259373
View commit details
Copy full SHA for 4259373
View code at this point
Browse repository at this point
kbuild: unify two modpost invocations
Show description for f73edc8
masahir0y
committed
f73edc8
View commit details
Copy full SHA for f73edc8
View code at this point
Browse repository at this point
kbuild: move .vmlinux.objs rule to Makefile.modpost
Show description for 26ef40d
masahir0y
committed
26ef40d
View commit details
Copy full SHA for 26ef40d
View code at this point
Browse repository at this point
Commits on May 29, 2022
kbuild: do not create *.prelink.o for Clang LTO or IBT
Show description for c25e1c5
masahir0y
committed
c25e1c5
View commit details
Copy full SHA for c25e1c5
View code at this point
Browse repository at this point
Commits on May 27, 2022
kbuild: replace $(if A,A,B) with $(or A,B) in scripts/Makefile.modpost
Show description for c9db188
masahir0y
committed
c9db188
View commit details
Copy full SHA for c9db188
View code at this point
Browse repository at this point
kbuild: Fix include path in scripts/Makefile.modpost
Show description for 23a0cb8
Jing Leng
authored and
masahir0y
committed
23a0cb8
View commit details
Copy full SHA for 23a0cb8
View code at this point
Browse repository at this point
Commits on Sep 19, 2021
kbuild: Fix comment typo in scripts/Makefile.modpost
Show description for 7c80144
Ramji Jiyani
authored and
masahir0y
committed
7c80144
View commit details
Copy full SHA for 7c80144
View code at this point
Browse repository at this point
Commits on Sep 2, 2021
kbuild: Fix TRIM_UNUSED_KSYMS with LTO_CLANG
Show description for 850ded4
samitolvanen
authored and
masahir0y
committed
850ded4
View commit details
Copy full SHA for 850ded4
View code at this point
Browse repository at this point
Commits on Apr 24, 2021
kbuild: fix false-positive modpost warning when all symbols are trimmed
Show description for 4475dff
masahir0y
committed
4475dff
View commit details
Copy full SHA for 4475dff
View code at this point
Browse repository at this point
kbuild: do not set -w for vmlinux.o modpost
Show description for 5ab70ff
masahir0y
committed
5ab70ff
View commit details
Copy full SHA for 5ab70ff
View code at this point
Browse repository at this point
kbuild: generate Module.symvers only when vmlinux exists
Show description for 69bc8d3
masahir0y
committed
69bc8d3
View commit details
Copy full SHA for 69bc8d3
View code at this point
Browse repository at this point
Commits on Mar 15, 2021
kbuild: prefix $(srctree)/ to some included Makefiles
Show description for 3204a7f
masahir0y
committed
3204a7f
View commit details
Copy full SHA for 3204a7f
View code at this point
Browse repository at this point
Commits on Jan 14, 2021
kbuild: lto: fix module versioning
Show description for 38e8918
samitolvanen
authored and
kees
committed
38e8918
View commit details
Copy full SHA for 38e8918
View code at this point
Browse repository at this point
kbuild: add support for Clang LTO
Show description for dc5723b
samitolvanen
authored and
kees
committed
dc5723b
View commit details
Copy full SHA for dc5723b
View code at this point
Browse repository at this point
Commits on Aug 2, 2020
kbuild: remove redundant FORCE definition in scripts/Makefile.modpost
Show description for 28ab576
masahir0y
committed
28ab576
View commit details
Copy full SHA for 28ab576
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL