Skip to content

Commit 09ead6f

Browse files
authored
rm build ota dep for serve-ota (#368)
1 parent 3339b17 commit 09ead6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ build-esp32-ota:
125125
-Zbuild-std=std,panic_abort --release \
126126
target/xtensa-esp32-espidf/micro-rdk-server-esp32-ota.bin
127127

128-
serve-ota: build-esp32-ota
128+
serve-ota:
129129
cargo r --package ota-dev-server
130130

131131
flash-esp32-bin:

0 commit comments

Comments
 (0)