dect
/
linux-2.6
Archived
13
0
Fork 0

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>
This commit is contained in:
Rogério Brito 2010-06-01 20:22:04 -03:00 committed by Michal Marek
parent 2d7204ac60
commit aa42abedc3
1 changed files with 1 additions and 1 deletions

View File

@ -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