summaryrefslogtreecommitdiff
path: root/package/mksh/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/mksh/Makefile')
-rw-r--r--package/mksh/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/mksh/Makefile b/package/mksh/Makefile
index 03a47b8c4..b141d0693 100644
--- a/package/mksh/Makefile
+++ b/package/mksh/Makefile
@@ -15,7 +15,7 @@ WRKDIST= ${WRKDIR}/${PKG_NAME}
include ${TOPDIR}/mk/package.mk
-$(eval $(call PKG_template,MKSH,mksh,${PKG_VERSION}-${PKG_RELEASE},${ARCH}))
+$(eval $(call PKG_template,MKSH,mksh,${PKG_VERSION}-${PKG_RELEASE}))
ifeq ($(strip ${ADK_PACKAGE_MKSH_FULL}),)
TCPPFLAGS+= -DMKSH_SMALL=1