[MPlayer-cvslog] r27032 - trunk/Makefile
diego
subversion at mplayerhq.hu
Sun Jun 8 16:18:52 CEST 2008
Author: diego
Date: Sun Jun 8 16:18:51 2008
New Revision: 27032
Log:
Add command to create dhahelper device to install-dhahelper target.
Modified:
trunk/Makefile
Modified: trunk/Makefile
==============================================================================
--- trunk/Makefile (original)
+++ trunk/Makefile Sun Jun 8 16:18:51 2008
@@ -995,6 +995,7 @@ install-dhahelper: vidix/dhahelper/dhahe
-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
More information about the MPlayer-cvslog
mailing list