X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=arch%2Farm%2Fmach-mmp%2FMakefile;fp=arch%2Farm%2Fmach-mmp%2FMakefile;h=0ac7644ec99d41b412b18010e4cf1710825b6f99;hb=49cbe78637eb0503f45fc9b556ec08918a616534;hp=0000000000000000000000000000000000000000;hpb=f8dec04d33b94a4cfa9358fd9666c01480bb164d;p=pandora-kernel.git diff --git a/arch/arm/mach-mmp/Makefile b/arch/arm/mach-mmp/Makefile new file mode 100644 index 000000000000..0ac7644ec99d --- /dev/null +++ b/arch/arm/mach-mmp/Makefile @@ -0,0 +1,12 @@ +# +# Makefile for Marvell's PXA168 processors line +# + +obj-y += common.o clock.o devices.o irq.o time.o + +# SoC support +obj-$(CONFIG_CPU_PXA168) += pxa168.o + +# board support +obj-$(CONFIG_MACH_ASPENITE) += aspenite.o +obj-$(CONFIG_MACH_ZYLONITE2) += aspenite.o