cubieboard2-uboot: only for armv7.
This commit is contained in:
parent
a95fe88b13
commit
ba6baeb704
1 changed files with 2 additions and 0 deletions
|
@ -11,6 +11,8 @@ homepage="http://www.denx.de/wiki/U-Boot/WebHome"
|
|||
distfiles="ftp://ftp.denx.de/pub/u-boot/u-boot-${version}.tar.bz2"
|
||||
checksum=383051a656ebe11757b17d38a3326387e4a1b0949ca8a9e8ee506bf71dac9fde
|
||||
|
||||
only_for_archs="armv7l armv7l-musl"
|
||||
|
||||
do_configure() {
|
||||
git clone https://github.com/linux-sunxi/sunxi-boards
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue