mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2025-12-10 07:44:50 +01:00
Build ice tarball for mediatek target
This commit is contained in:
parent
623466d5c6
commit
fbd369320c
1 changed files with 1 additions and 0 deletions
|
|
@ -142,6 +142,7 @@ function generate_tarballs {
|
|||
build_ice_consumer
|
||||
elif [ "$stk_target" == "mediatek" ]; then
|
||||
build_mediatek_kernel
|
||||
build_ice_consumer
|
||||
else
|
||||
echo "Invalid target: $stk_target"
|
||||
print_usage
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue