91bd61099d
This intruduces 82xx family in arch/powerpc/platforms, and has all the board-specific code to represent regression-less transaction from ppc. The functionality is apparently the same, including PCI controller. Signed-off-by: Vitaly Bordug <vbordug@ru.mvista.com>
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
|