From ceaf9e8217f29f6c499d03c62612b2eb50e8ed09 Mon Sep 17 00:00:00 2001 From: John Voltz Date: Thu, 6 Mar 2008 18:59:14 +0000 Subject: updates and additions for avr32 arch --- .../Atmel/atngw100-expanded/target_skeleton/etc/modules | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 target/device/Atmel/atngw100-expanded/target_skeleton/etc/modules (limited to 'target/device/Atmel/atngw100-expanded/target_skeleton/etc/modules') 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 -- cgit v1.2.3