1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-13 18:36:09 +00:00

Add command to create dhahelper device to install-dhahelper target.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27032 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2008-06-08 14:18:51 +00:00
parent 4b34771463
commit 2400f5b0d6

View File

@ -995,6 +995,7 @@ install-dhahelper: vidix/dhahelper/dhahelper.o
-mkdir -p $(MODULES_DIR)
install -m 644 $< $(MODULES_DIR)
depmod -a
-mknod /dev/dhahelper c 180 0
dhahelperclean:
rm -f vidix/dhahelper/*.o vidix/dhahelper/*~ vidix/dhahelper/test