aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README6
1 files changed, 6 insertions, 0 deletions
diff --git a/README b/README
index 08099f5..c6aafeb 100644
--- a/README
+++ b/README
@@ -8,4 +8,10 @@ $ cd build
##Updated the SDK path and tools path in .config as per your setup
$ cmake -DARCH=hexagon -DV_ARCH=v65 ..
+## Update module selection as required
+
+$ make menuconfig
+
+$ make
+
This should build libcasa_skel.so which is a Hexagon module.