blob: 371f2ed00eda24197b0b78ccd4751f1222386d49 [file] [log] [blame]
b.liue9582032025-04-17 19:18:16 +08001# SPDX-License-Identifier: GPL-2.0-only
2#
3# Makefile for the linux kernel.
4#
5
6ccflags-$(CONFIG_ARCH_MULTIPLATFORM) := -I$(srctree)/arch/arm/plat-omap/include
7
8# Common support
9obj-y := sram.o dma.o counter_32k.o
10
11# omap_device support (OMAP2+ only at the moment)
12
13obj-$(CONFIG_OMAP_DEBUG_LEDS) += debug-leds.o