x86, VisWS: turn into generic arch, add early init quirks
[deliverable/linux.git] / arch / x86 / mach-visws / Makefile
1 #
2 # Makefile for the linux kernel.
3 #
4
5 obj-y := setup.o setup_visws.o traps.o
6
7 obj-$(CONFIG_X86_VISWS_APIC) += visws_apic.o
8 obj-$(CONFIG_X86_LOCAL_APIC) += mpparse.o
This page took 0.031347 seconds and 5 git commands to generate.