[target][surf] add surf-test to the buildall script
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
PROJECTS="armemu-test sam7ex256-test osk5912-test qemu-arm-test beagle-test"
|
||||
PROJECTS="armemu-test sam7ex256-test osk5912-test qemu-arm-test beagle-test surf-test"
|
||||
|
||||
for p in $PROJECTS; do
|
||||
PROJECT=$p make -j2
|
||||
|
||||
Reference in New Issue
Block a user