From 2c19806122832a5fd83253ba8321308a531051da Mon Sep 17 00:00:00 2001 From: Paul Gortmaker Date: Thu, 24 Jan 2008 18:41:23 -0500 Subject: [POWERPC] 85xx: Add support for Wind River SBC8560 in arch/powerpc This adds support for the Wind River SBC8560 board, implemented as powerpc. It closely follows the implementation of the MPC8560ADS. Signed-off-by: Paul Gortmaker Signed-off-by: Kumar Gala --- arch/powerpc/platforms/85xx/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'arch/powerpc/platforms/85xx/Makefile') diff --git a/arch/powerpc/platforms/85xx/Makefile b/arch/powerpc/platforms/85xx/Makefile index 8c761d1671a..698f9f95050 100644 --- a/arch/powerpc/platforms/85xx/Makefile +++ b/arch/powerpc/platforms/85xx/Makefile @@ -8,3 +8,4 @@ obj-$(CONFIG_MPC85xx_DS) += mpc85xx_ds.o obj-$(CONFIG_MPC85xx_MDS) += mpc85xx_mds.o obj-$(CONFIG_STX_GP3) += stx_gp3.o obj-$(CONFIG_TQM85xx) += tqm85xx.o +obj-$(CONFIG_SBC8560) += sbc8560.o -- cgit v1.2.3