| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2023-10-01 | kbuild: remove stale code for 'source' symlink in packaging scripts | Masahiro Yamada | 1 | -3/+0 | |
| Since commit d8131c2965d5 ("kbuild: remove $(MODLIB)/source symlink"), modules_install does not create the 'source' symlink. Remove the stale code from builddeb and kernel.spec. Signed-off-by: Masahiro Yamada <masahiroy@kernel.org> | |||||
| 2023-07-24 | kbuild: rpm-pkg: split out the body of spec file | Masahiro Yamada | 1 | -0/+117 | |
| Most of the lines in the spec file are independent of any build condition. Split the body of the spec file into scripts/package/kernel.spec. scripts/package/mkspec will prepend some env-dependent variables. Signed-off-by: Masahiro Yamada <masahiroy@kernel.org> | |||||
