9a163ed8e0
Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu>
8 lines
169 B
Makefile
8 lines
169 B
Makefile
#
|
|
# Makefile for the generic architecture
|
|
#
|
|
|
|
EXTRA_CFLAGS := -Iarch/x86/kernel
|
|
|
|
obj-y := probe.o summit.o bigsmp.o es7000.o default.o
|
|
obj-y += ../../x86/mach-es7000/
|