Creation of Cybook 2416 (actually Gen4) repository
This commit is contained in:
6
arch/arm/boot/bootp/kernel.S
Normal file
6
arch/arm/boot/bootp/kernel.S
Normal file
@@ -0,0 +1,6 @@
|
||||
.globl kernel_start
|
||||
kernel_start:
|
||||
.incbin "arch/arm/boot/zImage"
|
||||
.globl kernel_end
|
||||
kernel_end:
|
||||
.align 2
|
||||
Reference in New Issue
Block a user