parent
8e01458ae0
commit
c9980f1efb
@ -0,0 +1,10 @@
|
||||
# generated by build.rs - do not edit
|
||||
.intel_syntax noprefix
|
||||
|
||||
.section .dtb,"a"
|
||||
.align 12
|
||||
.global _dtb_start, _dtb_end
|
||||
_dtb_start:
|
||||
.incbin "src/arch/mipsel/board/malta/device.dtb"
|
||||
_dtb_end:
|
||||
|
Loading…
Reference in new issue