aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorivopz <mencien@icloud.com>2017-05-22 10:00:16 +0300
committerGitHub <noreply@github.com>2017-05-22 10:00:16 +0300
commit4bd402f791e851c1577aee2a79a8767527fde92e (patch)
tree2b14a7bb7337a529fefe923c8ff82a9b7e72591f /docs
parent0ab00426c5bbb911a5cafdd4abd1b0cd3219e84b (diff)
Update README.raspberrypi
Updating the "2. Building Kodi for the Raspberry Pi" procedure
Diffstat (limited to 'docs')
-rw-r--r--docs/README.raspberrypi4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/README.raspberrypi b/docs/README.raspberrypi
index 29eaa86273..7eaa64f425 100644
--- a/docs/README.raspberrypi
+++ b/docs/README.raspberrypi
@@ -56,8 +56,8 @@ build for the first Raspberry Pi, the commands have to be adapted to use
--disable-optical-drive --disable-dvdcss --disable-joystick \
--disable-crystalhd --disable-vtbdecoder --disable-vaapi \
--disable-vdpau --enable-alsa" \
- make -C tools/depends/target/xbmc
-
+ make -C tools/depends/target/cmakebuildsys
+ $ cd build
$ make
$ sudo make install