mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net.git/
synced 2026-05-04 19:18:23 -04:00
8 lines
155 B
Makefile
8 lines
155 B
Makefile
#
|
|
# Makefile for the Linux/SuperH SH-5 backends.
|
|
#
|
|
obj-y := entry.o probe.o switchto.o
|
|
|
|
obj-$(CONFIG_SH_FPU) += fpu.o
|
|
obj-$(CONFIG_KALLSYMS) += unwind.o
|