Limit sunxi-tools install to Allwinner family only
Close https://github.com/armbian/build/issues/2941
This commit is contained in:
parent
32dc24466c
commit
181d0e2fc3
@ -14,5 +14,5 @@ package_checkbuild()
|
||||
|
||||
package_checkinstall()
|
||||
{
|
||||
true
|
||||
[[ $LINUXFAMILY == sun*i ]]
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user