diff options
author | Stefan Reinauer <stepan@openbios.org> | 2005-12-04 00:00:15 +0000 |
---|---|---|
committer | Stefan Reinauer <stepan@openbios.org> | 2005-12-04 00:00:15 +0000 |
commit | 20c6f631aa298184cfdf1d70fae841e473b03789 (patch) | |
tree | abdb66179874baed38e67c5bf715a5deccf52841 /src/mainboard/motorola/sandpointx3_altimus_mpc7410 | |
parent | bbbfd9d1906cb2d99385eae845a13a311f77ef78 (diff) |
abuild changes to allow ignoring dummy directories and injecting architectures.
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2128 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/mainboard/motorola/sandpointx3_altimus_mpc7410')
-rw-r--r-- | src/mainboard/motorola/sandpointx3_altimus_mpc7410/abuild.info | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mainboard/motorola/sandpointx3_altimus_mpc7410/abuild.info b/src/mainboard/motorola/sandpointx3_altimus_mpc7410/abuild.info new file mode 100644 index 0000000000..3e9c8f1f57 --- /dev/null +++ b/src/mainboard/motorola/sandpointx3_altimus_mpc7410/abuild.info @@ -0,0 +1,2 @@ +# Target architecture can't be parsed here. +TARCH=ppc |