X-Git-Url: http://www.pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=arch%2Farm%2Fmach-at91%2FMakefile;h=bf5f293dccf8f5ffee383d9ffb91874d48fb209a;hb=86640cae60147b0cd2705145de8067e24db70a8b;hp=10413c5d3f8aa3267464786b5bc11a818c2b7d4f;hpb=2b3b3516b6eeea1464e205b2dde9ebc9b7dd2ec8;p=linux-2.6-omap-h63xx.git diff --git a/arch/arm/mach-at91/Makefile b/arch/arm/mach-at91/Makefile index 10413c5d3f8..bf5f293dccf 100644 --- a/arch/arm/mach-at91/Makefile +++ b/arch/arm/mach-at91/Makefile @@ -42,6 +42,9 @@ obj-$(CONFIG_MACH_AT91SAM9263EK) += board-sam9263ek.o # AT91SAM9RL board-specific support obj-$(CONFIG_MACH_AT91SAM9RLEK) += board-sam9rlek.o +# AT91CAP9 board-specific support +obj-$(CONFIG_MACH_AT91CAP9ADK) += board-cap9adk.o + # AT91X40 board-specific support obj-$(CONFIG_MACH_AT91EB01) += board-eb01.o