summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@schwinge.name>2012-04-07 00:25:12 +0200
committerThomas Schwinge <thomas@schwinge.name>2012-04-07 00:25:12 +0200
commit10e285e64420aefc937b9c0e27cc160794d14260 (patch)
tree4f02b2589228c64beb0c0585ad07c29dcdd977b0
parent14f0e067c2df31216ada41d374baba6e741a83ee (diff)
Revert "MAKEDEV now lives in /sbin, so get it from there."
This reverts commit 5361e64713eb4a4eac58f6a41e2dae5ff72bca25.
-rw-r--r--SETUP2
1 files changed, 1 insertions, 1 deletions
diff --git a/SETUP b/SETUP
index 62651e3b..13101df8 100644
--- a/SETUP
+++ b/SETUP
@@ -8,4 +8,4 @@ set -v
# Setup crucial devices
cd /dev
-/bin/sh /sbin/MAKEDEV std
+/bin/sh ./MAKEDEV std