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:
parent
0e7e1b76cd
commit
fe8c242a30
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user