mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
boards/pic32-wifire: remove export of CPU/CPU_MODEL
These values are already defined in Makefile.features
This commit is contained in:
parent
1543a8c438
commit
9b1115583e
@ -1,5 +1,3 @@
|
||||
export CPU = mips_pic32mz
|
||||
export CPU_MODEL=p32mz2048efg100
|
||||
export APPDEPS += $(RIOTCPU)/$(CPU)/$(CPU_MODEL)/$(CPU_MODEL).S
|
||||
export USE_UHI_SYSCALLS = 1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user