Private
Public Access
2
0

periphmraa: Corrected typo in documentation

Signed-off-by: Stefan Andritoiu <stefan.andritoiu@gmail.com>
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
This commit is contained in:
Stefan Andritoiu
2017-03-14 20:40:30 +02:00
committed by Noel Eck
parent a2ee056c7d
commit 4270e7a743

View File

@@ -187,7 +187,7 @@ cmake -DRPM=ON -DCMAKE_INSTALL_PREFIX=/usr ..
## Building for Peripheralmanager Android Things
Change src/CMakeLists.txt:146 to the location of libandroidthings.so on your
Change src/CMakeLists.txt:140 to the location of libandroidthings.so on your
machine or have it in your Android NDK. Switch the toolchain file var to point
to where your Android NDK is (here android-ndk is in /opt).