linux/arch/powerpc/platforms/83xx/Makefile

9 lines
232 B
Makefile
Raw Normal View History

#
# Makefile for the PowerPC 83xx linux kernel.
#
obj-y := misc.o
obj-$(CONFIG_PCI) += pci.o
obj-$(CONFIG_MPC834x_SYS) += mpc834x_sys.o
obj-$(CONFIG_MPC834x_ITX) += mpc834x_itx.o
obj-$(CONFIG_MPC8360E_PB) += mpc8360e_pb.o