Commit aa42abedc321040301541b865a018af9fa848873

Authored by Rogério Brito
Committed by Michal Marek
1 parent 2d7204ac60

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>

Showing 1 changed file with 1 additions and 1 deletions Side-by-side Diff

scripts/package/builddeb
... ... @@ -148,7 +148,7 @@
148 148 # Generate a control file
149 149 cat <<EOF > debian/control
150 150 Source: linux-upstream
151   -Section: admin
  151 +Section: kernel
152 152 Priority: optional
153 153 Maintainer: $maintainer
154 154 Standards-Version: 3.8.4