[Buildroot] [PATCH] Add /dev/video static device nodes

Phil Edworthy phil.edworthy at renesas.com
Tue Jun 19 06:05:53 UTC 2012


Signed-off-by: Phil Edworthy <phil.edworthy at renesas.com>
---
 target/generic/device_table_dev.txt |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/target/generic/device_table_dev.txt b/target/generic/device_table_dev.txt
index d1d1e11..a93a2c8 100644
--- a/target/generic/device_table_dev.txt
+++ b/target/generic/device_table_dev.txt
@@ -141,3 +141,6 @@
 
 # I2C device nodes
 /dev/i2c-	c	666	0	0	89	0	0	1	4
+
+# v4l device nodes
+/dev/video	c	666	0	0	81	0	0	1	4
-- 
1.7.5.4



More information about the buildroot mailing list