[ci] run-make/thumb-none-qemu: add thumbv6m-none-qemu
This commit is contained in:
parent
a04754fd36
commit
fdf4d6efac
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@
|
|||
# $ ./x.py clean
|
||||
# $ ./x.py test --target thumbv7m-none-eabi src/test/run-make
|
||||
|
||||
ifeq ($(TARGET),thumbv7m-none-eabi))
|
||||
ifneq (,$(filter $(TARGET),thumbv6m-none-eabi thumbv7m-none-eabi))
|
||||
|
||||
# For cargo setting
|
||||
RUSTC := $(RUSTC_ORIGINAL)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue