aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/motorola/sandpoint/Config.lb
diff options
context:
space:
mode:
authorRonald G. Minnich <rminnich@gmail.com>2009-10-02 03:36:30 +0000
committerRonald G. Minnich <rminnich@gmail.com>2009-10-02 03:36:30 +0000
commit4703bf16190f1a54faa6697b514ae9cce56c19ea (patch)
treed3cf8b7bf86e6c085990081e3a857f33565a684b /src/mainboard/motorola/sandpoint/Config.lb
parent5bf864e353036535551f97dbeaf2c069ba60d79d (diff)
Remove motorola PPC boards. These have lain untouched and unused by anyone
for years. Signed-off-by: Ronald G. Minnich <rminnich@gmail.com> Acked-by: Myles Watson <mylesgw@gmail.com> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4708 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/mainboard/motorola/sandpoint/Config.lb')
-rw-r--r--src/mainboard/motorola/sandpoint/Config.lb30
1 files changed, 0 insertions, 30 deletions
diff --git a/src/mainboard/motorola/sandpoint/Config.lb b/src/mainboard/motorola/sandpoint/Config.lb
deleted file mode 100644
index 5ed46bd3b7..0000000000
--- a/src/mainboard/motorola/sandpoint/Config.lb
+++ /dev/null
@@ -1,30 +0,0 @@
-##
-## Config file for the Motorola Sandpoint III development system.
-## 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 CONFIG_ARCH
-##
-arch ppc end
-
-##
-## Build the objects we have code for in this directory.
-##
-
-dir nvram
-dir flash
-
-addaction coreboot.a "$(CONFIG_CROSS_COMPILE)ranlib coreboot.a"
-makedefine CFLAGS += -g