blob: 371f2ed00eda24197b0b78ccd4751f1222386d49 [file] [log] [blame]
Thomas Gleixnerec8f24b2019-05-19 13:07:45 +01001# SPDX-License-Identifier: GPL-2.0-only
Tony Lindgren5e1c5ff2005-07-10 19:58:15 +01002#
3# Makefile for the linux kernel.
4#
5
Tony Lindgrena0694862013-01-11 11:24:20 -08006ccflags-$(CONFIG_ARCH_MULTIPLATFORM) := -I$(srctree)/arch/arm/plat-omap/include
7
Tony Lindgren5e1c5ff2005-07-10 19:58:15 +01008# Common support
Tony Lindgren16d60bb2012-12-16 11:39:40 -08009obj-y := sram.o dma.o counter_32k.o
Tony Lindgren5e1c5ff2005-07-10 19:58:15 +010010
Paul Walmsleyb04b65a2009-09-03 20:14:05 +030011# omap_device support (OMAP2+ only at the moment)
Paul Walmsleyb04b65a2009-09-03 20:14:05 +030012
David Brownell994c84e2006-12-06 17:14:03 -080013obj-$(CONFIG_OMAP_DEBUG_LEDS) += debug-leds.o