1
0

- added variable firmware_dir in config file

This commit is contained in:
Daniel Tartavel 2018-07-21 19:14:46 +02:00
parent 1412eec1be
commit 28d5f24961

View File

@ -55,3 +55,4 @@ KERNEL=""
#Path where the raspberry pi firmware is/will be installed
FIRMWARE_PATH="$INSTALL_PATH/"
FIRMWARE_DIR="firmware-stable"