platform_device.c improve docs

This commit is contained in:
Ciro Santilli
2017-07-08 09:54:40 +01:00
parent 9133fe023c
commit 05fa0105ea
2 changed files with 10 additions and 0 deletions

1
run
View File

@@ -37,6 +37,7 @@ cat ../buildroot_config_fragment >> "${outdir}/.config"
# https://stackoverflow.com/questions/44341188/how-to-pass-extra-custom-configure-autotools-options-to-a-buildroot-package/44341225#44341225
env \
-u LD_LIBRARY_PATH \
time \
make \
O="$outdir" \
BR2_JLEVEL="$(($(nproc) - 2))" \