## Makefile for the linux kernel.## Common supportobj-y:= common.o dma.o clock.o mux.o gpio.o mcbsp.o usb.oobj-m:=obj-n:=obj-:=# OCPI interconnect support for 1710, 1610 and 5912obj-$(CONFIG_ARCH_OMAP16XX)+= ocpi.o# Power Managementobj-$(CONFIG_PM)+= pm.o sleep.o