- added variable firmware_dir in config file
This commit is contained in:
parent
1412eec1be
commit
28d5f24961
@ -55,3 +55,4 @@ KERNEL=""
|
|||||||
|
|
||||||
#Path where the raspberry pi firmware is/will be installed
|
#Path where the raspberry pi firmware is/will be installed
|
||||||
FIRMWARE_PATH="$INSTALL_PATH/"
|
FIRMWARE_PATH="$INSTALL_PATH/"
|
||||||
|
FIRMWARE_DIR="firmware-stable"
|
||||||
|
Reference in New Issue
Block a user