diff --git a/[refs] b/[refs] index 11879162b1f2..e760595b3b05 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: e0af0d85f55ea800a2e38bf782d68b83e9942611 +refs/heads/master: be3cef986f7c44593d6d112584fbdf4618b6569e diff --git a/trunk/scripts/package/Makefile b/trunk/scripts/package/Makefile index fbb8cf5d4e19..353b8ea5c32c 100644 --- a/trunk/scripts/package/Makefile +++ b/trunk/scripts/package/Makefile @@ -94,7 +94,8 @@ clean-dirs += $(objtree)/tar-install/ # --------------------------------------------------------------------------- help: @echo ' rpm-pkg - Build the kernel as an RPM package' - @echo ' binrpm-pkg - Build an rpm package containing the compiled kernel & modules' + @echo ' binrpm-pkg - Build an rpm package containing the compiled kernel + @echo ' and modules' @echo ' deb-pkg - Build the kernel as an deb package' @echo ' tar-pkg - Build the kernel as an uncompressed tarball' @echo ' targz-pkg - Build the kernel as a gzip compressed tarball'