We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 324f041 commit 1210abcCopy full SHA for 1210abc
tools/sdk/ld/Makefile
@@ -3,8 +3,6 @@ CPP = ../../../tools/xtensa-lx106-elf/bin/xtensa-lx106-elf-cpp
3
COMMON = eagle.app.v6.common.ld
4
WARN = "\/\* warning: AUTOGENERATED from $(COMMON)\*.h \*\/"
5
6
-.PHONY: vtables-dram vtables-iram
7
-
8
all:
9
@echo "available rules:"
10
@echo " iram: move c++ vtables to iram (= default in git master repository)"
0 commit comments