summaryrefslogtreecommitdiff
path: root/ANDROID_3.4.5/arch/arm/boot/bootp/kernel.S
diff options
context:
space:
mode:
Diffstat (limited to 'ANDROID_3.4.5/arch/arm/boot/bootp/kernel.S')
-rw-r--r--ANDROID_3.4.5/arch/arm/boot/bootp/kernel.S6
1 files changed, 0 insertions, 6 deletions
diff --git a/ANDROID_3.4.5/arch/arm/boot/bootp/kernel.S b/ANDROID_3.4.5/arch/arm/boot/bootp/kernel.S
deleted file mode 100644
index b87a25c7..00000000
--- a/ANDROID_3.4.5/arch/arm/boot/bootp/kernel.S
+++ /dev/null
@@ -1,6 +0,0 @@
- .globl kernel_start
-kernel_start:
- .incbin "arch/arm/boot/zImage"
- .globl kernel_end
-kernel_end:
- .align 2