[Buildroot] [patch] Space instead of tab separated fields in device_table.txt

Benjamin Delagoutte benjamin.delagoutte at gmail.com
Mon Nov 20 10:19:31 UTC 2006


I noticed one line in generic device_table.txt has its field separated with
spaces whereas others have tab-separated fields.

Benjamin

Index: target/generic/device_table.txt
===================================================================
--- target/generic/device_table.txt     (révision 16473)
+++ target/generic/device_table.txt     (copie de travail)
@@ -64,7 +64,7 @@
 /dev/tty       c       666     0       0       5       0       -
-       -
 /dev/tty       c       666     0       0       4       0       0
1       8
 /dev/ttyp      c       666     0       0       3       0       0
1       10
-/dev/ptyp      c       666     0       0       2       0       0
1       10
+/dev/ptyp      c       666     0       0       2       0       0
1       10
 /dev/ptmx      c       666     0       0       5       2       -
-       -
 /dev/ttyP      c       666     0       0       57      0       0
1       4
 /dev/ttyS      c       666     0       0       4       64      0
1       4
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20061120/97c4b467/attachment.html>


More information about the buildroot mailing list