xref: /linux/arch/arm/mach-nomadik/Makefile (revision bea00fab2b0e5359ee88a2b127f15a35cd48872b)
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