summaryrefslogtreecommitdiffstats
path: root/filter-x86_64.sh
diff options
context:
space:
mode:
authorJustin M. Forbes <jforbes@fedoraproject.org>2020-11-10 11:02:01 -0600
committerJustin M. Forbes <jforbes@fedoraproject.org>2020-11-10 11:02:01 -0600
commit73c86ebaee23df8310b903c1dab2176d443f5a3a (patch)
tree8ace519342889d31fa96e589a939ced5957f993e /filter-x86_64.sh
parent4139fe1eb131870a76307fd996f2e56fcd9fbe49 (diff)
downloadkernel-73c86ebaee23df8310b903c1dab2176d443f5a3a.tar.gz
kernel-73c86ebaee23df8310b903c1dab2176d443f5a3a.tar.xz
kernel-73c86ebaee23df8310b903c1dab2176d443f5a3a.zip
Linux v5.9.7 rebase
Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
Diffstat (limited to 'filter-x86_64.sh')
-rw-r--r--filter-x86_64.sh12
1 files changed, 12 insertions, 0 deletions
diff --git a/filter-x86_64.sh b/filter-x86_64.sh
new file mode 100644
index 000000000..1aa80f2e0
--- /dev/null
+++ b/filter-x86_64.sh
@@ -0,0 +1,12 @@
+#! /bin/bash
+
+# This is the x86_64 override file for the core/drivers package split. The
+# module directories listed here and in the generic list in filter-modules.sh
+# will be moved to the resulting kernel-modules package for this arch.
+# Anything not listed in those files will be in the kernel-core package.
+#
+# Please review the default list in filter-modules.sh before making
+# modifications to the overrides below. If something should be removed across
+# all arches, remove it in the default instead of per-arch.
+
+# Defaults work so no need to override