7 lines
132 B
Makefile
7 lines
132 B
Makefile
|
#
|
||
|
# Makefile for the PowerPC 86xx linux kernel.
|
||
|
#
|
||
|
|
||
|
obj-$(CONFIG_SMP) += mpc86xx_smp.o
|
||
|
obj-$(CONFIG_MPC8641_HPCN) += mpc86xx_hpcn.o
|