Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
awilliam
GitHub Repository: awilliam/linux-vfio
Path: blob/master/arch/m32r/kernel/Makefile
10817 views
#
# Makefile for the Linux/M32R kernel.
#

extra-y	:= head.o init_task.o vmlinux.lds

obj-y	:= process.o entry.o traps.o align.o irq.o setup.o time.o \
	m32r_ksyms.o sys_m32r.o signal.o ptrace.o

obj-$(CONFIG_SMP)		+= smp.o smpboot.o
obj-$(CONFIG_MODULES)		+= module.o