From 4a4857a95dde2a9faa8459002d16820e99668443 Mon Sep 17 00:00:00 2001 From: teng jin chung Date: Wed, 13 Jan 2016 18:57:32 +0800 Subject: 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 Signed-off-by: Bruce Beare --- BoardConfig.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) -- cgit v1.2.3