From: Rogério Brito Date: Tue, 1 Jun 2010 23:22:04 +0000 (-0300) Subject: kbuild: Change section of generated debian packages to kernel X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=aa42abedc321040301541b865a018af9fa848873;p=linux-beck.git kbuild: Change section of generated debian packages to kernel To follow the way that Official Debian kernel packages are made, put the generated packages in the right section, the kernel section. This also avoids polluting the admin section. Signed-off-by: Rogério Brito Signed-off-by: Michal Marek --- diff --git a/scripts/package/builddeb b/scripts/package/builddeb index 784f67da2d7d..5f1e2fc7f171 100644 --- a/scripts/package/builddeb +++ b/scripts/package/builddeb @@ -148,7 +148,7 @@ EOF # Generate a control file cat < debian/control Source: linux-upstream -Section: admin +Section: kernel Priority: optional Maintainer: $maintainer Standards-Version: 3.8.4