[Buildroot] [git commit branch/next] Add /dev/video static device nodes

Peter Korsgaard jacmet at sunsite.dk
Thu Aug 2 19:52:44 UTC 2012


commit: http://git.buildroot.net/buildroot/commit/?id=b317f63489b03a0f31d1a199f60b3c5d878e0c10
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/next

Signed-off-by: Phil Edworthy <phil.edworthy at renesas.com>
Signed-off-by: Peter Korsgaard <jacmet at sunsite.dk>
---
 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


More information about the buildroot mailing list