Merge branch 'drm-nouveau-fixes' of git://git.freedesktop.org/git/nouveau/linux-2...
[deliverable/linux.git] / arch / arm / mach-spear3xx / Makefile
1 #
2 # Makefile for SPEAr3XX machine series
3 #
4
5 # common files
6 obj-$(CONFIG_ARCH_SPEAR3XX) += spear3xx.o
7
8 # spear300 specific files
9 obj-$(CONFIG_MACH_SPEAR300) += spear300.o
10
11 # spear310 specific files
12 obj-$(CONFIG_MACH_SPEAR310) += spear310.o
13
14 # spear320 specific files
15 obj-$(CONFIG_MACH_SPEAR320) += spear320.o
This page took 0.044622 seconds and 5 git commands to generate.