summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--BoardConfig.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk
index 46f048d..933ae2d 100644
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -24,7 +24,7 @@ $(call add_peripheral, intel, bluetooth/bcm43340)
# Add lights HAL
$(call add_peripheral, intel, light/mraa)
# Add audio support
-$(call add_peripheral, intel, audio/usb)
+$(call add_peripheral, intel, audio/generic/usb)
# Add sensor support
$(call add_peripheral, intel, sensors/mraa)