summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--install/base1
1 files changed, 1 insertions, 0 deletions
diff --git a/install/base b/install/base
index dc75917..071e62e 100644
--- a/install/base
+++ b/install/base
@@ -9,6 +9,7 @@ install ()
add_device "/dev/null" c 1 3
add_device "/dev/zero" c 1 5
add_device "/dev/console" c 5 1
+ add_device "/dev/mem" c 1 1
for f in $(find /lib -name klibc-*.so); do
add_file $f