diff options
Diffstat (limited to 'ANDROID_3.4.5/arch/x86/lguest/Makefile')
-rw-r--r-- | ANDROID_3.4.5/arch/x86/lguest/Makefile | 2 |
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) |