summaryrefslogtreecommitdiff
path: root/bigclown-firmware-tool
diff options
context:
space:
mode:
authorKarel Kočí <cynerd@email.cz>2020-02-11 15:25:20 +0100
committerKarel Kočí <cynerd@email.cz>2020-02-11 15:25:20 +0100
commitc26ee64f515bfcfef2ab5f85434e354251bbe18a (patch)
tree33bfff065b6e24763dc0314a7bf3ebd3cf201d33 /bigclown-firmware-tool
parentf210cba93aa555c39b2583704524f728b89b3e94 (diff)
downloadopenwrt-personal-pkgs-c26ee64f515bfcfef2ab5f85434e354251bbe18a.tar.gz
openwrt-personal-pkgs-c26ee64f515bfcfef2ab5f85434e354251bbe18a.tar.bz2
openwrt-personal-pkgs-c26ee64f515bfcfef2ab5f85434e354251bbe18a.zip
bigclown fix include
Diffstat (limited to 'bigclown-firmware-tool')
-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