[package] libpcap: explicitely disable libnl support to prevent different build resul...
[openwrt.git] / target / linux / xburst / base-files / etc / config / fstab
1 config mount
2 option target /card
3 option device /dev/mmcblk0p1
4 option fstype auto
5 option options rw,sync
6 option enabled 1
This page took 0.039382 seconds and 5 git commands to generate.