summaryrefslogtreecommitdiff
path: root/scripts/Makefile.package
diff options
context:
space:
mode:
authorAndrew Morton <akpm@linux-foundation.org>2023-01-11 14:01:38 -0800
committerAndrew Morton <akpm@linux-foundation.org>2023-01-11 14:01:38 -0800
commit12b98f333f6b4b582cc37d287db5bbdaf5e154e7 (patch)
tree58ef9829f14a20f982cd43463294c13ebef0d432 /scripts/Makefile.package
parenta7383cfbda1d4eddf1d1be554d6b21bda8fa456e (diff)
parentb7bfaa761d760e72a969d116517eaa12e404c262 (diff)
Merge branch 'master' into mm-stable
Diffstat (limited to 'scripts/Makefile.package')
-rw-r--r--scripts/Makefile.package1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/Makefile.package b/scripts/Makefile.package
index 539e9f765d64..525a2820976f 100644
--- a/scripts/Makefile.package
+++ b/scripts/Makefile.package
@@ -158,6 +158,7 @@ $(perf-tar-pkgs):
PHONY += help
help:
@echo ' rpm-pkg - Build both source and binary RPM kernel packages'
+ @echo ' srcrpm-pkg - Build only the source kernel RPM package'
@echo ' binrpm-pkg - Build only the binary kernel RPM package'
@echo ' deb-pkg - Build both source and binary deb kernel packages'
@echo ' bindeb-pkg - Build only the binary kernel deb package'