Skip to content

Commit

Permalink
Update Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
QingtianHoorii authored Jan 9, 2024
1 parent 9d64fcb commit ada97ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion service/matter-netman/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ define Build/Configure
mkdir -p $(OUT_DIR) && cd $(OUT_DIR) && \
$(CONFIGURE_VARS) $(PKG_BUILD_DIR)/scripts/configure \
--build-env-dir="$(CHIP_BUILD_ENV_DIR)" \
--project=examples/chip-tool \
--project=examples/lighting-app/linux \
--target=$(GNU_TARGET_NAME) \
--enable-wifi=no \
--enable-openthread=no \
Expand Down

0 comments on commit ada97ac

Please sign in to comment.