mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 16:01:54 -09:00
generic target_skeleton: add /sys to fstab
This commit is contained in:
@@ -5,4 +5,4 @@
|
||||
proc /proc proc defaults 0 0
|
||||
devpts /dev/pts devpts defaults,gid=5,mode=620 0 0
|
||||
tmpfs /tmp tmpfs defaults 0 0
|
||||
|
||||
sysfs /sys sysfs defaults 0 0
|
||||
|
||||
Reference in New Issue
Block a user