mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net.git/
synced 2026-05-05 11:35:26 -04: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/
|