scripts: mkbootimg_rpi3.sh: Add the root permission of make modules
authorHoegeun Kwon <hoegeun.kwon@samsung.com>
Mon, 4 Mar 2019 11:15:34 +0000 (20:15 +0900)
committerJunghoon Kim <jhoon20.kim@samsung.com>
Tue, 11 Jun 2019 00:35:55 +0000 (09:35 +0900)
commit4b937731f6c1aacc25a7e2c036b34b85e56fe623
treebeb049fe4f95f9fc90612df8cf2e79e79459b353
parentf048a1b53f30aadefef2b3756be5e0baab97d3ca
scripts: mkbootimg_rpi3.sh: Add the root permission of make modules

There is a problem with permission denied when creating
modules_install. So we need to add root permissions.

Change-Id: I999fcaa6ddcadc556e7a80d2cc1c1143fab60d51
Signed-off-by: Hoegeun Kwon <hoegeun.kwon@samsung.com>
scripts/mkbootimg_rpi3.sh