aboutsummaryrefslogtreecommitdiff
path: root/scripts/package
diff options
context:
space:
mode:
authorRogério Brito <rbrito@ime.usp.br>2010-06-01 20:22:04 -0300
committerMichal Marek <mmarek@suse.cz>2010-06-03 13:17:53 +0200
commitaa42abedc321040301541b865a018af9fa848873 (patch)
tree9224d9b61a702a3de56c9d624d868876573d9a75 /scripts/package
parent2d7204ac60ae28d0228d7852c846060757193e38 (diff)
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 <rbrito@ime.usp.br> Signed-off-by: Michal Marek <mmarek@suse.cz>
Diffstat (limited to 'scripts/package')
-rw-r--r--scripts/package/builddeb2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/package/builddeb b/scripts/package/builddeb
index 784f67da2d7..5f1e2fc7f17 100644
--- a/scripts/package/builddeb
+++ b/scripts/package/builddeb
@@ -148,7 +148,7 @@ EOF
# Generate a control file
cat <<EOF > debian/control
Source: linux-upstream
-Section: admin
+Section: kernel
Priority: optional
Maintainer: $maintainer
Standards-Version: 3.8.4