X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=arch%2Farm%2Fmach-versatile%2FMakefile;h=81fa3fe25e1aedbacdd9f8de8c5640fe548bf80b;hb=3ba7222ac992d24d09ccd0b55940b54849eef752;hp=97cf4d831b0c5bf6de35653f574b1788952a10fe;hpb=1756ac3d3c41341297ea25b818b7fce505bb2a9a;p=pandora-kernel.git diff --git a/arch/arm/mach-versatile/Makefile b/arch/arm/mach-versatile/Makefile index 97cf4d831b0c..81fa3fe25e1a 100644 --- a/arch/arm/mach-versatile/Makefile +++ b/arch/arm/mach-versatile/Makefile @@ -5,4 +5,5 @@ obj-y := core.o obj-$(CONFIG_ARCH_VERSATILE_PB) += versatile_pb.o obj-$(CONFIG_MACH_VERSATILE_AB) += versatile_ab.o +obj-$(CONFIG_MACH_VERSATILE_DT) += versatile_dt.o obj-$(CONFIG_PCI) += pci.o