diff --git a/[refs] b/[refs] index c905d18a5cc5..5d827282e7e9 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 3c521e06fad4b4b7fe4811fb8363d12cf49f40a2 +refs/heads/master: d178817803d95e4e3ca270bccd1ae2bed4780977 diff --git a/trunk/scripts/package/Makefile b/trunk/scripts/package/Makefile index 8afdef921cb7..f3e7e8e4a500 100644 --- a/trunk/scripts/package/Makefile +++ b/trunk/scripts/package/Makefile @@ -94,7 +94,7 @@ 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 + @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'