summaryrefslogtreecommitdiff
path: root/personal-pkgs-repo
diff options
context:
space:
mode:
authorKarel Kočí <cynerd@email.cz>2018-10-11 19:20:10 +0200
committerKarel Kočí <cynerd@email.cz>2018-10-11 19:20:10 +0200
commitd7dbdb3721f55cdf92d01c0c2c547b610cab5e69 (patch)
treee0aea91a295337edffa28587798a66c50052a37b /personal-pkgs-repo
parent5e854bd1fa80130b58f5cde9595929166b0178eb (diff)
downloadopenwrt-personal-pkgs-d7dbdb3721f55cdf92d01c0c2c547b610cab5e69.tar.gz
openwrt-personal-pkgs-d7dbdb3721f55cdf92d01c0c2c547b610cab5e69.tar.bz2
openwrt-personal-pkgs-d7dbdb3721f55cdf92d01c0c2c547b610cab5e69.zip
personal-pkgs-repo: fix syntax error
Diffstat (limited to 'personal-pkgs-repo')
-rw-r--r--personal-pkgs-repo/Makefile1
1 files changed, 1 insertions, 0 deletions
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