Skip to content

Commit bc82f52

Browse files
committed
removed unnessesary .Phone
1 parent d12be76 commit bc82f52

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Makefile.dji

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@ LIB_SHIMS = libshims/libduml_hal.so
99
OSD_DJI_LIBS := -L./libshims -lduml_hal
1010
#endif
1111

12-
.PHONY: libshims
13-
1412
%.o: %.c $(DEPS)
1513
$(CC) -c -o $@ $< $(CFLAGS)
1614

0 commit comments

Comments
 (0)