From d12eca7273e9c219cd2e84e42b7b75b9149017a9 Mon Sep 17 00:00:00 2001 From: Greg Watson Date: Fri, 26 Nov 2004 01:07:47 +0000 Subject: ../sandpoint contains X3 configuration git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1801 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- .../motorola/sandpointx3_altimus_mpc7410/Config.lb | 27 +--------------------- 1 file changed, 1 insertion(+), 26 deletions(-) (limited to 'src/mainboard') diff --git a/src/mainboard/motorola/sandpointx3_altimus_mpc7410/Config.lb b/src/mainboard/motorola/sandpointx3_altimus_mpc7410/Config.lb index 579687c4bc..170d5673e3 100644 --- a/src/mainboard/motorola/sandpointx3_altimus_mpc7410/Config.lb +++ b/src/mainboard/motorola/sandpointx3_altimus_mpc7410/Config.lb @@ -3,26 +3,11 @@ ## Note that this has only been tested with the Altimus 7410 PMC. ## -## -## Early board initialization, called from ppc_main() -## -initobject init.o -initobject clock.o - -## -## Stage 2 timer support -## -object clock.o - -## -## Set our ARCH -## -arch ppc end +dir /mainboard/motorola/sandpoint ## ## Build the objects we have code for in this directory. ## -#object mpc7410.o chip northbridge/motorola/mpc107 device pci_domain 0 on @@ -50,13 +35,3 @@ chip northbridge/motorola/mpc107 end end end - -## -## Build the objects we have code for in this directory. -## - -dir nvram -dir flash - -addaction linuxbios.a "$(CROSS_COMPILE)ranlib linuxbios.a" -makedefine CFLAGS += -g -- cgit v1.2.3