Browse Source

early: changed init.sh to not mount usbfs

user/chris/test/patchcksum
Christian Wiese 14 years ago
parent
commit
7c60d1bb44
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      target/early/initramfs/init.sh

+ 0
- 1
target/early/initramfs/init.sh

@ -57,7 +57,6 @@ done
banner "Starting Early User Space environment"
title "Mounting /proc and /sys"
check mount -n -t usbfs none /proc/bus/usb
check mount -n -t sysfs none /sys
status

Loading…
Cancel
Save