diff options
Diffstat (limited to 'arch/arm/mach-at91/Makefile')
-rw-r--r-- | arch/arm/mach-at91/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-at91/Makefile b/arch/arm/mach-at91/Makefile index 7e083ca84e37..1050372ef9af 100644 --- a/arch/arm/mach-at91/Makefile +++ b/arch/arm/mach-at91/Makefile | |||
@@ -33,6 +33,7 @@ obj-$(CONFIG_MACH_PICOTUX2XX) += board-picotux200.o | |||
33 | # AT91SAM9260 board-specific support | 33 | # AT91SAM9260 board-specific support |
34 | obj-$(CONFIG_MACH_AT91SAM9260EK) += board-sam9260ek.o | 34 | obj-$(CONFIG_MACH_AT91SAM9260EK) += board-sam9260ek.o |
35 | obj-$(CONFIG_MACH_CAM60) += board-cam60.o | 35 | obj-$(CONFIG_MACH_CAM60) += board-cam60.o |
36 | obj-$(CONFIG_MACH_SAM9_L9260) += board-sam9-l9260.o | ||
36 | 37 | ||
37 | # AT91SAM9261 board-specific support | 38 | # AT91SAM9261 board-specific support |
38 | obj-$(CONFIG_MACH_AT91SAM9261EK) += board-sam9261ek.o | 39 | obj-$(CONFIG_MACH_AT91SAM9261EK) += board-sam9261ek.o |