mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-12-24 12:28:43 +00:00
* Add overlay initial support * Create load * Cleanup NL * Reorg dts files * Update update-dtb.sh
4 lines
115 B
Bash
Executable File
4 lines
115 B
Bash
Executable File
#!/bin/sh
|
|
|
|
dtc -O dtb -o buildroot-external/fdt/barebox-state-efi.dtb buildroot-external/fdt/barebox-state-efi.dts
|