git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dcdbdc6
)
angstrom image builder: remove deprecated altboot stuff, we have kexecboot now
author
Koen Kooi
<koen@openembedded.org>
Tue, 10 Feb 2009 09:40:07 +0000
(10:40 +0100)
committer
Koen Kooi
<koen@openembedded.org>
Tue, 10 Feb 2009 09:40:07 +0000
(10:40 +0100)
contrib/angstrom/build-release.sh
patch
|
blob
|
history
diff --git
a/contrib/angstrom/build-release.sh
b/contrib/angstrom/build-release.sh
index
d8144f8
..
0353309
100755
(executable)
--- a/
contrib/angstrom/build-release.sh
+++ b/
contrib/angstrom/build-release.sh
@@
-76,15
+76,6
@@
do
do_build
done
-# build altboot images for zaurus
-for machine in c7x0 poodle tosa akita spitz collie
-do
- BUILD_CLEAN="base-files"
- BUILD_MACHINE=$machine
- BUILD_TARGETS="altboot-console-image"
- do_build
-done
-
# build kexecboot kernels for supported machines
for machine in h2200 hx4700 c7x0 akita spitz poodle collie
do