summaryrefslogtreecommitdiffstats
path: root/linux-sysmap.pkg
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2020-11-06 07:47:17 (EST)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2020-11-06 07:51:29 (EST)
commit30ba10e1cb4fb05eab7c96a9b9120f6ed4808d27 (patch)
tree74526d9477b8662c0360690cf5a565a4f170afc9 /linux-sysmap.pkg
parent4c737b43e8218da232cd89fcd68103b02cae4b42 (diff)
Organize packages into sections
linux-libc-dev will need to be split into arch:all and arch:any-linux-any packages.
Diffstat (limited to 'linux-sysmap.pkg')
-rw-r--r--linux-sysmap.pkg/control1
1 files changed, 1 insertions, 0 deletions
diff --git a/linux-sysmap.pkg/control b/linux-sysmap.pkg/control
index 6d73ff5..ad4e07a 100644
--- a/linux-sysmap.pkg/control
+++ b/linux-sysmap.pkg/control
@@ -1,5 +1,6 @@
Architecture: any-linux-any
Platform: !dev
+Section: boot
Depends: linux-common (= ${Source-Version}), linux-image (= ${Binary-Version})
Description: Linux symbol table
This package provides a System.map symbol table file for the Linux image.