diff options
Diffstat (limited to 'personal-pkgs-repo/Makefile')
-rw-r--r-- | personal-pkgs-repo/Makefile | 1 |
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 |