mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-24 11:46:30 +00:00
Merge branch 'thingos' into thingos-next
This commit is contained in:
commit
c4001ba2a5
3
build.sh
3
build.sh
@ -107,6 +107,9 @@ elif [ "$target" == "clean-target" ]; then
|
||||
|
||||
echo "removing .stamp_images_installed files"
|
||||
find $outputdir/build -name .stamp_images_installed | xargs -r rm
|
||||
|
||||
echo "removing linux kernel build dir"
|
||||
make O=$outputdir linux-dirclean
|
||||
fi
|
||||
|
||||
if [ -f $outputdir/.config ]; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user