summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Beare <bruce.j.beare@intel.com>2016-01-15 01:12:52 +0000
committerandroid-build-merger <android-build-merger@google.com>2016-01-15 01:12:52 +0000
commitec4891d120f759686bdad55cb15881a60373aa95 (patch)
tree1e46813707175d8b3778ce615d6e12e0a5886895
parentf80d0f8d7cfad19fecc4c836f131eb4888a2c3c7 (diff)
parent9b83cff5cc85a13bad9d54a9c761a63e769cb4d9 (diff)
downloadintel-ec4891d120f759686bdad55cb15881a60373aa95.tar.gz
edison: audio DEVICE_PACKAGES moved to peripheral.mk.
am: 9b83cff5cc * commit '9b83cff5cc85a13bad9d54a9c761a63e769cb4d9': edison: audio DEVICE_PACKAGES moved to peripheral.mk.
-rw-r--r--soc/edison/soc.mk4
1 files changed, 0 insertions, 4 deletions
diff --git a/soc/edison/soc.mk b/soc/edison/soc.mk
index 7d0b4c9..a1e5a1f 100644
--- a/soc/edison/soc.mk
+++ b/soc/edison/soc.mk
@@ -59,10 +59,6 @@ DEVICE_PACKAGES += \
DEVICE_PACKAGES += \
keystore.default
-# Audio HAL package.
-DEVICE_PACKAGES += \
- audio.usb.edison
-
# Boot control HAL package.
DEVICE_PACKAGES += \
bootctrl.$(TARGET_DEVICE)