mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-04-22 16:17:14 +00:00

* Make machine-id persist * update * Adjustments * cleanup * fix cleanups * small cleanup
6 lines
147 B
Bash
Executable File
6 lines
147 B
Bash
Executable File
#!/bin/sh
|
|
|
|
## OVA
|
|
dtc -@ -I dts -O dtb -o buildroot-external/bootloader/barebox-state-efi.dtb buildroot-external/bootloader/barebox-state-efi.dts
|
|
|