6 lines
129 B
Makefile
6 lines
129 B
Makefile
|
#
|
||
|
# Makefile for the PowerPC 82xx linux kernel.
|
||
|
#
|
||
|
obj-$(CONFIG_PPC_82xx) += mpc82xx.o
|
||
|
obj-$(CONFIG_MPC82xx_ADS) += mpc82xx_ads.o
|