[Buildroot] svn commit: trunk/buildroot/target/generic

aldot at uclibc.org aldot at uclibc.org
Wed Sep 19 18:18:10 UTC 2007


Author: aldot
Date: 2007-09-19 11:18:09 -0700 (Wed, 19 Sep 2007)
New Revision: 19896

Log:
- add null


Modified:
   trunk/buildroot/target/generic/mini_device_table.txt


Changeset:
Modified: trunk/buildroot/target/generic/mini_device_table.txt
===================================================================
--- trunk/buildroot/target/generic/mini_device_table.txt	2007-09-19 18:07:58 UTC (rev 19895)
+++ trunk/buildroot/target/generic/mini_device_table.txt	2007-09-19 18:18:09 UTC (rev 19896)
@@ -56,7 +56,7 @@
 # Normal system devices
 #/dev/mem	c	640	0	0	1	1	0	0	-
 #/dev/kmem	c	640	0	0	1	2	0	0	-
-#/dev/null	c	666	0	0	1	3	0	0	-
+/dev/null	c	666	0	0	1	3	0	0	-
 #/dev/zero	c	666	0	0	1	5	0	0	-
 #/dev/random	c	666	0	0	1	8	0	0	-
 #/dev/urandom	c	666	0	0	1	9	0	0	-




More information about the buildroot mailing list