1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00

boards/native: remove exports of UNDEF vars

This commit is contained in:
Alexandre Abadie 2020-01-10 14:46:35 +01:00
parent 0e7e1b76cd
commit fe8c242a30
No known key found for this signature in database
GPG Key ID: 1C919A403CAE1405

View File

@ -160,4 +160,4 @@ eval-gprof:
eval-cachegrind:
$(CGANNOTATE) $(shell ls -rt cachegrind.out* | tail -1)
export UNDEF += $(BINDIR)/cpu/startup.o
UNDEF += $(BINDIR)/cpu/startup.o