mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2026-01-12 03:51:39 +00:00
Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu>
9 lines
169 B
Makefile
9 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/
|