xref: /openbmc/linux/arch/arm/mach-nomadik/Makefile (revision 14474950)
1# SPDX-License-Identifier: GPL-2.0-only
2#
3# Makefile for the linux kernel.
4#
5# Note! Dependencies are done automagically by 'make dep', which also
6# removes any old dependencies. DON'T put your own dependencies here
7# unless it's something special (ie not a .c file).
8
9# Object file lists.
10
11# Cpu revision
12obj-$(CONFIG_NOMADIK_8815) += cpu-8815.o
13