mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
Limit sunxi-tools install to Allwinner family only
Close https://github.com/armbian/build/issues/2941
This commit is contained in:
@@ -14,5 +14,5 @@ package_checkbuild()
|
||||
|
||||
package_checkinstall()
|
||||
{
|
||||
true
|
||||
[[ $LINUXFAMILY == sun*i ]]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user