diff options
author | Igor Pashev <pashev.igor@gmail.com> | 2013-09-21 15:18:05 +0400 |
---|---|---|
committer | Igor Pashev <pashev.igor@gmail.com> | 2013-09-21 15:18:05 +0400 |
commit | 639ae532e72686415aeff8e38873e9d328809593 (patch) | |
tree | 8856d64c1f641bfc133dc844d76dca207d46ad1d /debian/mach | |
download | driverdb-dyson/0.1.0.tar.gz |
driverdb v0.1.0dyson/0.1.0
Diffstat (limited to 'debian/mach')
-rw-r--r-- | debian/mach | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/mach b/debian/mach new file mode 100644 index 0000000..0c3f3b5 --- /dev/null +++ b/debian/mach @@ -0,0 +1,9 @@ +# Load platform specific modules +# Order is reversed and is important +# Without pcplusmp only one CPU will be used +# (via module "uppc") +# XXX No more is known about this file and these modules +pcplusmp +apix +xpv_psm + |