]> git.karo-electronics.de Git - karo-tx-linux.git/blob - arch/arm/boot/bootp/kernel.S
KARO: cleanup after merge of Freescale 3.10.17 stuff
[karo-tx-linux.git] / arch / arm / boot / bootp / kernel.S
1         .globl  kernel_start
2 kernel_start:
3         .incbin "arch/arm/boot/zImage"
4         .globl  kernel_end
5 kernel_end:
6         .align  2