mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 03:07:43 +02:00
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:
5
make.sh
5
make.sh
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user