diff options
| author | Thomas Schwinge <thomas@schwinge.name> | 2012-04-07 00:25:12 +0200 |
|---|---|---|
| committer | Thomas Schwinge <thomas@schwinge.name> | 2012-04-07 00:25:12 +0200 |
| commit | 10e285e64420aefc937b9c0e27cc160794d14260 (patch) | |
| tree | 4f02b2589228c64beb0c0585ad07c29dcdd977b0 /SETUP | |
| parent | 14f0e067c2df31216ada41d374baba6e741a83ee (diff) | |
Revert "MAKEDEV now lives in /sbin, so get it from there."
This reverts commit 5361e64713eb4a4eac58f6a41e2dae5ff72bca25.
Diffstat (limited to 'SETUP')
| -rw-r--r-- | SETUP | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,4 +8,4 @@ set -v # Setup crucial devices cd /dev -/bin/sh /sbin/MAKEDEV std +/bin/sh ./MAKEDEV std |
