bananapi-uboot: fix indent lints
This commit is contained in:
parent
af1849d59e
commit
cb723025b1
|
@ -21,7 +21,7 @@ do_configure() {
|
|||
|
||||
do_build() {
|
||||
unset CFLAGS CXXFLAGS LDFLAGS
|
||||
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
make ARCH=arm CROSS_COMPILE=${XBPS_CROSS_TRIPLET}-
|
||||
else
|
||||
|
|
Loading…
Reference in New Issue