From 0627f693a30aaa9c8a3edea821a0ec4bb4bfd2ae Mon Sep 17 00:00:00 2001 From: Yum Rayan Date: Wed, 8 Jun 2005 22:04:32 -0700 Subject: [PATCH] --- yaml --- r: 7222 b: refs/heads/master c: be3cef986f7c44593d6d112584fbdf4618b6569e h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/scripts/package/Makefile | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) 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'