update new sdk
This commit is contained in:
parent
f33907443a
commit
744c72c133
1643 changed files with 83006 additions and 28021 deletions
|
@ -3,6 +3,8 @@
|
|||
# Load generated board configuration
|
||||
sinclude $(OBJTREE)/include/autoconf.mk
|
||||
|
||||
$(info "CROSS_COMPILE=$(CROSS_COMPILE)")
|
||||
|
||||
boot0_toolchain_check=$(strip $(shell if [ -x $(CROSS_COMPILE)gcc ]; then echo yes; fi))
|
||||
ifneq ("$(boot0_toolchain_check)", "yes")
|
||||
$(info "gcc toolchain not exist")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue