xref: /linux/arch/arm/mach-socfpga/Makefile (revision 148f9bb87745ed45f7a11b2cbd3bc0f017d5d257)
1#
2# Makefile for the linux kernel.
3#
4
5obj-y					:= socfpga.o
6obj-$(CONFIG_SMP)	+= headsmp.o platsmp.o
7