Skip to content

Commit 1210abc

Browse files
committed
ldscripts makefile: remove unneeded .PHONY
1 parent 324f041 commit 1210abc

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tools/sdk/ld/Makefile

-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@ CPP = ../../../tools/xtensa-lx106-elf/bin/xtensa-lx106-elf-cpp
33
COMMON = eagle.app.v6.common.ld
44
WARN = "\/\* warning: AUTOGENERATED from $(COMMON)\*.h \*\/"
55

6-
.PHONY: vtables-dram vtables-iram
7-
86
all:
97
@echo "available rules:"
108
@echo " iram: move c++ vtables to iram (= default in git master repository)"

0 commit comments

Comments
 (0)