Hinzugefügt:

* fcclassic (auch SMP)
Geändert:
  * Benedikt aus den Credits rausgenommen. Willer nich. :(


git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@156 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
ms
2006-06-04 16:40:59 +00:00
parent e383179bb6
commit ff7df9d4b8
5 changed files with 130 additions and 1 deletions

View File

@@ -543,6 +543,7 @@ buildipcop() {
ipcopmake fcdslusb SMP=1
ipcopmake fcdslslusb SMP=1
ipcopmake fcpci SMP=1
ipcopmake fcclassic SMP=1
ipcopmake pulsar SMP=1
ipcopmake unicorn SMP=1
fi
@@ -563,7 +564,8 @@ buildipcop() {
ipcopmake fcdslsl
ipcopmake fcdslusb
ipcopmake fcdslslusb
ipcopmake fcpci
ipcopmake fcpci
ipcopmake fcclassic
ipcopmake pulsar
ipcopmake unicorn
fi
@@ -1093,6 +1095,7 @@ update)
commit)
echo "Upload the changed files:"
svn commit
./make.sh sync
svn up > /dev/null
;;
make)