From e0fe74f581d6eb6717d7a44514fe4bffe7b5b4bb Mon Sep 17 00:00:00 2001 From: Mark Farrugia Date: Tue, 28 Aug 2018 16:30:13 +1000 Subject: Update README.md Mention the Linux fork on Fiberdyne GitHub for building in-tree Signed-off-by: Mark Farrugia --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 4c71476..77eb821 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ To build both AVIRT and the dummy Audio Path out-of-tree for [AGL](http://docs.a $ ./make_agl.sh ${XDS_SDK_ID} ``` ### In tree -To build in tree, the AVIRT Driver and required AudioPath modules can be turned on by setting to ``````. The drivers can be found here: +To build in tree, use the [Fiberdyne Linux fork](https://github.com/fiberdyne/linux), which will automatically clone the AVIRT Driver and required AudioPath modules to the `drivers/staging` directory. You can then turn AVIRT Support on by setting to ``. The drivers can be found here: ``` $ make menuconfig -- cgit 1.2.3-korg