boards/native: remove exports of UNDEF vars
This commit is contained in:
parent
0e7e1b76cd
commit
fe8c242a30
@ -160,4 +160,4 @@ eval-gprof:
|
|||||||
eval-cachegrind:
|
eval-cachegrind:
|
||||||
$(CGANNOTATE) $(shell ls -rt cachegrind.out* | tail -1)
|
$(CGANNOTATE) $(shell ls -rt cachegrind.out* | tail -1)
|
||||||
|
|
||||||
export UNDEF += $(BINDIR)/cpu/startup.o
|
UNDEF += $(BINDIR)/cpu/startup.o
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user