powerpc/44x: Migrate Rainier support to ppc44x_simple
[deliverable/linux.git] / arch / powerpc / platforms / 44x / Makefile
1 obj-$(CONFIG_44x) := misc_44x.o idle.o
2 obj-$(CONFIG_PPC44x_SIMPLE) += ppc44x_simple.o
3 obj-$(CONFIG_EBONY) += ebony.o
4 obj-$(CONFIG_TAISHAN) += taishan.o
5 obj-$(CONFIG_SAM440EP) += sam440ep.o
6 obj-$(CONFIG_SEQUOIA) += sequoia.o
7 obj-$(CONFIG_WARP) += warp.o
8 obj-$(CONFIG_WARP) += warp-nand.o
9 obj-$(CONFIG_XILINX_VIRTEX_5_FXT) += virtex.o
This page took 0.049027 seconds and 5 git commands to generate.