summaryrefslogtreecommitdiff
path: root/ANDROID_3.4.5/arch/x86/lguest/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'ANDROID_3.4.5/arch/x86/lguest/Makefile')
-rw-r--r--ANDROID_3.4.5/arch/x86/lguest/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/ANDROID_3.4.5/arch/x86/lguest/Makefile b/ANDROID_3.4.5/arch/x86/lguest/Makefile
deleted file mode 100644
index 94e0e540..00000000
--- a/ANDROID_3.4.5/arch/x86/lguest/Makefile
+++ /dev/null
@@ -1,2 +0,0 @@
-obj-y := i386_head.o boot.o
-CFLAGS_boot.o := $(call cc-option, -fno-stack-protector)