Add the rt linux 4.1.3-rt3 as base
[kvmfornfv.git] / kernel / arch / arm / boot / bootp / kernel.S
diff --git a/kernel/arch/arm/boot/bootp/kernel.S b/kernel/arch/arm/boot/bootp/kernel.S
new file mode 100644 (file)
index 0000000..b87a25c
--- /dev/null
@@ -0,0 +1,6 @@
+       .globl  kernel_start
+kernel_start:
+       .incbin "arch/arm/boot/zImage"
+       .globl  kernel_end
+kernel_end:
+       .align  2