X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=arch%2Farm%2Fmach-versatile%2FMakefile;h=5d608837757a8247a9cbb11ed781102b8e166b5a;hb=6a77f38946aaee1cd85eeec6cf4229b204c15071;hp=ff886e33ea192611c3429afa56d47fa407ba3981;hpb=9bf4aaab3e101692164d49b7ca357651eb691cb6;p=linux-2.6.git diff --git a/arch/arm/mach-versatile/Makefile b/arch/arm/mach-versatile/Makefile index ff886e33e..5d6088377 100644 --- a/arch/arm/mach-versatile/Makefile +++ b/arch/arm/mach-versatile/Makefile @@ -3,3 +3,5 @@ # obj-y := core.o clock.o +obj-$(CONFIG_ARCH_VERSATILE_PB) += versatile_pb.o +obj-$(CONFIG_MACH_VERSATILE_AB) += versatile_ab.o