diff options
author | Kristoffer Ericson <kristoffer_e1@hotmail.com> | 2006-07-22 02:58:13 +0000 |
---|---|---|
committer | Kristoffer Ericson <kristoffer_e1@hotmail.com> | 2006-07-22 02:58:13 +0000 |
commit | e4f934588a704dbab4821350150afc8808182a7f (patch) | |
tree | 8ac2cf46948ef49fc55fca59beae30d784cfb817 /files | |
parent | 72797237c65acceaba67265a08985f26c9f2e4ca (diff) |
files/device_table-jlime.txt : Addition of /dev/random device
packages/linux/linux-jlime-.../defconf_jlime: Addition of PTY support
Diffstat (limited to 'files')
-rw-r--r-- | files/device_table-jlime.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/files/device_table-jlime.txt b/files/device_table-jlime.txt index a447afd012..6c5d53d18e 100644 --- a/files/device_table-jlime.txt +++ b/files/device_table-jlime.txt @@ -17,6 +17,7 @@ /dev/mtdblock b 640 0 0 31 0 0 1 8 /dev/console c 662 0 5 5 1 - - /dev/urandom c 644 0 0 1 9 - - - +/dev/random c 644 0 0 1 8 - - - /bin/tinylogin f 4755 0 0 - - - - /bin/mount f 4755 0 0 - - - - /bin/umount f 4755 0 0 - - - - |