##// END OF EJS Templates
Renamed FIRMWAREDIR parameter to RPI_FIRMWARE_DIR
drtyhlpr -
r98:f7bc32d5b6e1
parent child
Show More
@@ -217,7 +217,7 Run `make bcm2709_defconfig` (and optional `make menuconfig`) to configure the k
217 ##### `KERNELSRC_PREBUILT`=false
217 ##### `KERNELSRC_PREBUILT`=false
218 With this parameter set to true the script expects the existing kernel sources directory to be already successfully cross-compiled. The parameters `KERNELSRC_CLEAN`, `KERNELSRC_CONFIG` and `KERNEL_MENUCONFIG` are ignored and no kernel compilation tasks are performed.
218 With this parameter set to true the script expects the existing kernel sources directory to be already successfully cross-compiled. The parameters `KERNELSRC_CLEAN`, `KERNELSRC_CONFIG` and `KERNEL_MENUCONFIG` are ignored and no kernel compilation tasks are performed.
219
219
220 ##### `FIRMWAREDIR`=""
220 ##### `RPI_FIRMWARE_DIR`=""
221 The directory containing a local copy of the firmware from the [RaspberryPi firmware project](https://github.com/raspberrypi/firmware). Default is to download the latest firmware directly from the project.
221 The directory containing a local copy of the firmware from the [RaspberryPi firmware project](https://github.com/raspberrypi/firmware). Default is to download the latest firmware directly from the project.
222
222
223 #### Reduce disk usage:
223 #### Reduce disk usage:
General Comments 0
Vous devez vous connecter pour laisser un commentaire. Se connecter maintenant