Welcome to mirror list, hosted at ThFree Co, Russian Federation.

Makefile « mach-socfpga « arm « arch - github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: ed15db19e561f56964480a13be39b36a0df3eb59 (plain)
1
2
3
4
5
6
7
8
9
#
# Makefile for the linux kernel.
#

obj-y					:= socfpga.o
obj-$(CONFIG_SMP)	+= headsmp.o platsmp.o
obj-$(CONFIG_SOCFPGA_SUSPEND)	+= pm.o self-refresh.o
obj-$(CONFIG_EDAC_ALTERA_L2C)	+= l2_cache.o
obj-$(CONFIG_EDAC_ALTERA_OCRAM)	+= ocram.o