summaryrefslogtreecommitdiff
path: root/pcr/libvdpau-sunxi-git/modules
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-08-03 17:16:08 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-08-03 17:21:09 -0300
commitfb03f508cc4674e6b310410929eb02b2ae03ec3d (patch)
treee8a0e4cc9eb0afafe61ff598c0830288807abeb8 /pcr/libvdpau-sunxi-git/modules
parentf0a9a611933eefdb795d651190c76263b7d42f0e (diff)
libvdpau-sunxi-git: add new package to [pcr]
Diffstat (limited to 'pcr/libvdpau-sunxi-git/modules')
-rw-r--r--pcr/libvdpau-sunxi-git/modules30
1 files changed, 30 insertions, 0 deletions
diff --git a/pcr/libvdpau-sunxi-git/modules b/pcr/libvdpau-sunxi-git/modules
new file mode 100644
index 000000000..794755cd8
--- /dev/null
+++ b/pcr/libvdpau-sunxi-git/modules
@@ -0,0 +1,30 @@
+# You can define a list modules for a specific kernel version,
+# a released kernel version, a main kernel version or just a list.
+# The most specific versioned variable will take precedence.
+
+# if openrc should make use of /etc/modules-load.d
+# systemd places stuff there
+use_modules_load_d=false
+
+#modules_2_6_23_gentoo_r5="ieee1394 ohci1394"
+#modules_2_6_23="tun ieee1394"
+#modules_2_6="tun"
+#modules_2="ipv6"
+#modules="ohci1394"
+
+# You can give modules a different name when they load - the new name
+# will also be used to pick arguments below.
+#modules="dummy:dummy1"
+
+# Give the modules some arguments if needed, per version if necessary.
+# Again, the most specific versioned variable will take precedence.
+#module_ieee1394_args="debug"
+#module_ieee1394_args_2_6_23_gentoo_r5="debug2"
+#module_ieee1394_args_2_6_23="debug3"
+#module_ieee1394_args_2_6="debug4"
+#module_ieee1394_args_2="debug5"
+
+# You should consult your kernel documentation and configuration
+# for a list of modules and their options.
+
+modules="sunxi_cedar_mod"