From 7d6c63d875421fc1f66833ba0e690914ea28f1a3 Mon Sep 17 00:00:00 2001 From: Piotr Dymacz Date: Tue, 27 Jun 2017 14:48:00 +0200 Subject: build: rename TPLINK_BOARD_NAME to TPLINK_BOARD_ID Signed-off-by: Piotr Dymacz --- include/image-commands.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') diff --git a/include/image-commands.mk b/include/image-commands.mk index 8607c85e9e..718ffe82c3 100644 --- a/include/image-commands.mk +++ b/include/image-commands.mk @@ -91,7 +91,7 @@ endef define Build/tplink-safeloader -$(STAGING_DIR_HOST)/bin/tplink-safeloader \ - -B $(TPLINK_BOARD_NAME) \ + -B $(TPLINK_BOARD_ID) \ -V $(REVISION) \ -k $(IMAGE_KERNEL) \ -r $@ \ -- cgit v1.2.3