From d7dbdb3721f55cdf92d01c0c2c547b610cab5e69 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Thu, 11 Oct 2018 19:20:10 +0200 Subject: personal-pkgs-repo: fix syntax error --- personal-pkgs-repo/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/personal-pkgs-repo/Makefile b/personal-pkgs-repo/Makefile index cb02c69..32bc990 100644 --- a/personal-pkgs-repo/Makefile +++ b/personal-pkgs-repo/Makefile @@ -44,6 +44,7 @@ ifeq ($(CONFIG_TARGET_PROFILE),"TURRIS") endif ifeq ($(CONFIG_TARGET_PROFILE),"DEVICE_cznic-mox") BOARD:=mox +endif define Package/$(PKG_NAME)/postinst #!/bin/sh -- cgit v1.2.3