summaryrefslogtreecommitdiff
path: root/bigclown-firmware-tool/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'bigclown-firmware-tool/Makefile')
-rw-r--r--bigclown-firmware-tool/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/bigclown-firmware-tool/Makefile b/bigclown-firmware-tool/Makefile
index 8f679f4..2c8f739 100644
--- a/bigclown-firmware-tool/Makefile
+++ b/bigclown-firmware-tool/Makefile
@@ -18,7 +18,7 @@ PKG_LICENSE:=MIT
PKG_LICENSE_FILES:=LICENSE
include $(INCLUDE_DIR)/package.mk
-include ../../../lang/python/python3-package.mk
+include $(TOPDIR)/feeds/packages/lang/python/python3-package.mk
define Package/$(PKG_NAME)
SECTION:=utils