diff options
author | markus reichelt <slackbuilds@mareichelt.de> | 2011-07-20 11:12:30 -0300 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2011-07-21 22:52:14 -0500 |
commit | 9958df5cad404ee9ba3e5c6c48d6ae0393c8f302 (patch) | |
tree | 4a7dae8bb839ab5c01b05d882ca33ca00a7e1896 /system/ov51x-jpeg/doinst.sh | |
parent | 17904ae9c5407dc5dd3e57be81a61136d978c155 (diff) | |
download | slackbuilds-9958df5cad404ee9ba3e5c6c48d6ae0393c8f302.tar.gz |
system/ov51x-jpeg: Added (kernel module for ov51x webcams)
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'system/ov51x-jpeg/doinst.sh')
-rw-r--r-- | system/ov51x-jpeg/doinst.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/system/ov51x-jpeg/doinst.sh b/system/ov51x-jpeg/doinst.sh new file mode 100644 index 0000000000..f786c22372 --- /dev/null +++ b/system/ov51x-jpeg/doinst.sh @@ -0,0 +1,2 @@ +chroot . /sbin/depmod -a @KERNEL@ + |