[Lunar-commits] <moonbase> libflashsupport: disable V4L1 support

Zachary McGrew zmcgrew at lunar-linux.org
Thu Apr 12 01:54:23 CEST 2012


commit 4298faaf26b5dbe9df25ea18b17e501678ca0f3d
Author: Zachary McGrew <zmcgrew at lunar-linux.org>
Date:   Wed Apr 11 14:56:23 2012 -0700

    libflashsupport: disable V4L1 support
    
    This now compiles on newer kernel headers
---
 zbeta/libflashsupport-git/BUILD |    1 +
 1 file changed, 1 insertion(+)

diff --git a/zbeta/libflashsupport-git/BUILD b/zbeta/libflashsupport-git/BUILD
index 66c942b..9d93f5e 100644
--- a/zbeta/libflashsupport-git/BUILD
+++ b/zbeta/libflashsupport-git/BUILD
@@ -1,5 +1,6 @@
 (
 
+  sedit "s:#define V4L1://#define V4L1:g" flashsupport.c &&
   ./bootstrap.sh &&
 
   default_build


More information about the Lunar-commits mailing list