xhci: Add SuperSpeedPlus high bandwidth isoc support to xhci endpoints
[deliverable/linux.git] / arch / m32r / kernel / Makefile
CommitLineData
1da177e4
LT
1#
2# Makefile for the Linux/M32R kernel.
3#
4
7433c5cf 5extra-y := head.o vmlinux.lds
1da177e4
LT
6
7obj-y := process.o entry.o traps.o align.o irq.o setup.o time.o \
64ac24e7 8 m32r_ksyms.o sys_m32r.o signal.o ptrace.o
1da177e4
LT
9
10obj-$(CONFIG_SMP) += smp.o smpboot.o
1da177e4 11obj-$(CONFIG_MODULES) += module.o
This page took 0.739409 seconds and 5 git commands to generate.