diff options
author | James O'Shannessy <james.oshannessy@fiberdyne.com.au> | 2018-09-15 00:44:37 -0700 |
---|---|---|
committer | Mark Farrugia <mark.farrugia@fiberdyne.com.au> | 2018-10-26 17:27:27 +1100 |
commit | c656cad43025265094bf5139c1265d4bcc0ba84c (patch) | |
tree | 1b0a154979075c7e039adc2b862af628927f9ab3 /Kconfig | |
parent | 38d172808a61a6d0b404abea4db95cd4ee03b06e (diff) |
Add updates to Makefiles and tasks for building
Add required changes to Makefile and KConfig to implement building of
loopback audio path as part of standard make execution.
Signed-off-by: James O'Shannessy <james.oshannessy@fiberdyne.com.au>
Diffstat (limited to 'Kconfig')
-rw-r--r-- | Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -16,5 +16,6 @@ menuconfig AVIRT if AVIRT source "drivers/staging/avirt/dummy/Kconfig" +source "drivers/staging/avirt/loopback/Kconfig" endif |