summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorteng jin chung <jin.chung.teng@intel.com>2016-01-13 18:57:32 +0800
committerBruce Beare <bruce.j.beare@intel.com>2016-01-14 09:24:23 -0800
commit4a4857a95dde2a9faa8459002d16820e99668443 (patch)
treebc7c51ffdcc4231e10cf81454bd846f4925dd17e
parentbcb05d1a20948bbe931bb0afb06d434207ea7987 (diff)
downloadedison-4a4857a95dde2a9faa8459002d16820e99668443.tar.gz
edison: move audio/usb to audio/generic/usb
BUG=none Change-Id: I46171fe26d2c34da07e97f3172d8cd218bde8b4e Tracked-On: https://jira01.devtools.intel.com/browse/BP-175 Signed-off-by: teng jin chung <jin.chung.teng@intel.com> Signed-off-by: Bruce Beare <bruce.j.beare@intel.com>
-rw-r--r--BoardConfig.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk
index 2b9d5d0..7e0e736 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)