M7350/kernel/arch/arm/mach-shark/Makefile
2024-09-09 08:52:07 +00:00

13 lines
158 B
Makefile

#
# Makefile for the linux kernel.
#
# Object file lists.
obj-y := core.o dma.o irq.o pci.o
obj-m :=
obj-n :=
obj- :=
obj-$(CONFIG_LEDS) += leds.o