Creation of Cybook 2416 (actually Gen4) repository
This commit is contained in:
6
arch/arm/boot/bootp/initrd.S
Normal file
6
arch/arm/boot/bootp/initrd.S
Normal file
@@ -0,0 +1,6 @@
|
||||
.type initrd_start,#object
|
||||
.globl initrd_start
|
||||
initrd_start:
|
||||
.incbin INITRD
|
||||
.globl initrd_end
|
||||
initrd_end:
|
||||
Reference in New Issue
Block a user