X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=arch%2Farm%2Fmach-at91%2FMakefile;h=56b0d06c764bb5e2e2c0cd72eb39a2c713febb5f;hb=c42dcb3dcfd3a473ab7c79c2ae91fc1c2e4dc5db;hp=66d79e6c68a34a0fa3a808537af569b492689f95;hpb=54cb128037de499ea81626b0f37f9bb90e8db3d3;p=powerpc.git diff --git a/arch/arm/mach-at91/Makefile b/arch/arm/mach-at91/Makefile index 66d79e6c68..56b0d06c76 100644 --- a/arch/arm/mach-at91/Makefile +++ b/arch/arm/mach-at91/Makefile @@ -37,6 +37,9 @@ obj-$(CONFIG_MACH_AT91SAM9261EK) += board-sam9261ek.o # AT91SAM9263 board-specific support obj-$(CONFIG_MACH_AT91SAM9263EK) += board-sam9263ek.o +# AT91SAM9RL board-specific support +obj-$(CONFIG_MACH_AT91SAM9RLEK) += board-sam9rlek.o + # LEDs support led-$(CONFIG_ARCH_AT91RM9200DK) += leds.o led-$(CONFIG_MACH_AT91RM9200EK) += leds.o