summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorteng jin chung <jin.chung.teng@intel.com>2016-03-25 17:23:38 +0000
committerandroid-build-merger <android-build-merger@google.com>2016-03-25 17:23:38 +0000
commita3caa90e654778c5a95d031210b603e6b650a3fb (patch)
treebf6b427dca09b52fb87dd73f2a37f0f4dabb4a66
parentf4952c7ade69c6cf49abe4067e18da14b99b202f (diff)
parentc9ac66b1d30bfa762d17ae5169a1383407e7d65e (diff)
downloadedison-a3caa90e654778c5a95d031210b603e6b650a3fb.tar.gz
edison: move audio/usb to audio/generic/usb
am: c9ac66b * commit 'c9ac66b1d30bfa762d17ae5169a1383407e7d65e': edison: move audio/usb to audio/generic/usb
-rw-r--r--BoardConfig.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk
index 2b6d4cb..3d2f8ae 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)