2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-11 15:14:03 +08:00
linux-next/arch/arm/mach-davinci/Makefile

14 lines
254 B
Makefile
Raw Normal View History

#
# Makefile for the linux kernel.
#
#
# Common objects
obj-y := time.o irq.o clock.o serial.o io.o id.o psc.o \
gpio.o devices.o dma.o usb.o
obj-$(CONFIG_DAVINCI_MUX) += mux.o
# Board specific
obj-$(CONFIG_MACH_DAVINCI_EVM) += board-evm.o