Merge branches 'topic/fix/hda' and 'topic/fix/misc' into for-linus
[deliverable/linux.git] / arch / powerpc / platforms / 86xx / Makefile
1 #
2 # Makefile for the PowerPC 86xx linux kernel.
3 #
4
5 obj-y := pic.o
6 obj-$(CONFIG_SMP) += mpc86xx_smp.o
7 obj-$(CONFIG_MPC8641_HPCN) += mpc86xx_hpcn.o
8 obj-$(CONFIG_SBC8641D) += sbc8641d.o
9 obj-$(CONFIG_MPC8610_HPCD) += mpc8610_hpcd.o
10 obj-$(CONFIG_GEF_SBC610) += gef_sbc610.o gef_pic.o
This page took 0.031035 seconds and 6 git commands to generate.