diff options
Diffstat (limited to 'target/device/Atmel/atngw100-expanded/target_skeleton/etc/modules')
-rw-r--r-- | target/device/Atmel/atngw100-expanded/target_skeleton/etc/modules | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/target/device/Atmel/atngw100-expanded/target_skeleton/etc/modules b/target/device/Atmel/atngw100-expanded/target_skeleton/etc/modules new file mode 100644 index 000000000..8731a327b --- /dev/null +++ b/target/device/Atmel/atngw100-expanded/target_skeleton/etc/modules @@ -0,0 +1,13 @@ +snd-atmel-ac97 +snd-pcm-oss +snd-mixer-oss + +g_file_storage file=/dev/mmcblk0p3 removable=1 + + +# Uncomment g_file_storage to add mass-storage on USB +# +# WARNING: Remember to unmount the SD-card before probing g_file_storage. +# Failing to unmount before probing g_file_storage can corrupt +# your SD-card when accessed through the USB. +#g_file_storage file=/dev/mmcblk0p1 removable=1
\ No newline at end of file |