aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-at91/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-at91/Makefile')
-rw-r--r--arch/arm/mach-at91/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/mach-at91/Makefile b/arch/arm/mach-at91/Makefile
index 4eaf80abe100..b2ea2e5a8817 100644
--- a/arch/arm/mach-at91/Makefile
+++ b/arch/arm/mach-at91/Makefile
@@ -42,6 +42,7 @@ obj-$(CONFIG_MACH_SAM9_L9260) += board-sam9-l9260.o
42obj-$(CONFIG_MACH_USB_A9260) += board-usb-a9260.o 42obj-$(CONFIG_MACH_USB_A9260) += board-usb-a9260.o
43obj-$(CONFIG_MACH_QIL_A9260) += board-qil-a9260.o 43obj-$(CONFIG_MACH_QIL_A9260) += board-qil-a9260.o
44obj-$(CONFIG_MACH_AFEB9260) += board-afeb-9260v1.o 44obj-$(CONFIG_MACH_AFEB9260) += board-afeb-9260v1.o
45obj-$(CONFIG_MACH_CPU9260) += board-cpu9krea.o
45 46
46# AT91SAM9261 board-specific support 47# AT91SAM9261 board-specific support
47obj-$(CONFIG_MACH_AT91SAM9261EK) += board-sam9261ek.o 48obj-$(CONFIG_MACH_AT91SAM9261EK) += board-sam9261ek.o
@@ -57,6 +58,7 @@ obj-$(CONFIG_MACH_AT91SAM9RLEK) += board-sam9rlek.o
57 58
58# AT91SAM9G20 board-specific support 59# AT91SAM9G20 board-specific support
59obj-$(CONFIG_MACH_AT91SAM9G20EK) += board-sam9g20ek.o 60obj-$(CONFIG_MACH_AT91SAM9G20EK) += board-sam9g20ek.o
61obj-$(CONFIG_MACH_CPU9G20) += board-cpu9krea.o
60 62
61# AT91SAM9G45 board-specific support 63# AT91SAM9G45 board-specific support
62obj-$(CONFIG_MACH_AT91SAM9G45EKES) += board-sam9m10g45ek.o 64obj-$(CONFIG_MACH_AT91SAM9G45EKES) += board-sam9m10g45ek.o