diff options
Diffstat (limited to 'arch/x86/mach-visws/Makefile')
-rw-r--r-- | arch/x86/mach-visws/Makefile | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/arch/x86/mach-visws/Makefile b/arch/x86/mach-visws/Makefile deleted file mode 100644 index 7469df1340c..00000000000 --- a/arch/x86/mach-visws/Makefile +++ /dev/null @@ -1,7 +0,0 @@ -# -# Makefile for the linux kernel. -# - -obj-y := setup.o setup_visws.o traps.o - -obj-$(CONFIG_X86_VISWS_APIC) += visws_apic.o |