diff options
author | Erik Hanson <erik@slackbuilds.org> | 2015-07-02 23:12:23 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-07-04 10:38:17 +0700 |
commit | 753344da68e5d7afa9890522d998ff9cb25a2de5 (patch) | |
tree | 732785cfe600fcd5eecb17b57106978e60862794 /system/steamos-xpad/doinst.sh | |
parent | e88d60dd24cebcabe5fc105090732875281ffc0a (diff) |
system/steamos-xpad: Added (SteamOS patched xpad kernel driver).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/steamos-xpad/doinst.sh')
-rw-r--r-- | system/steamos-xpad/doinst.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/system/steamos-xpad/doinst.sh b/system/steamos-xpad/doinst.sh new file mode 100644 index 000000000000..ae5f58910a00 --- /dev/null +++ b/system/steamos-xpad/doinst.sh @@ -0,0 +1 @@ +chroot . /sbin/depmod -a @KERNEL@ 2>/dev/null |