summaryrefslogtreecommitdiff
path: root/package/atftp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/atftp/Makefile')
-rw-r--r--package/atftp/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/atftp/Makefile b/package/atftp/Makefile
index ac49f0794..5c71f7376 100644
--- a/package/atftp/Makefile
+++ b/package/atftp/Makefile
@@ -13,8 +13,8 @@ MASTER_SITES:= ftp://ftp.mamalinux.com/pub/atftp/
include $(TOPDIR)/mk/package.mk
-$(eval $(call PKG_template,ATFTP,atftp,$(PKG_VERSION)-$(PKG_RELEASE),$(ARCH)))
-$(eval $(call PKG_template,ATFTPD,atftpd,$(PKG_VERSION)-$(PKG_RELEASE),$(ARCH)))
+$(eval $(call PKG_template,ATFTP,atftp,$(PKG_VERSION)-$(PKG_RELEASE)))
+$(eval $(call PKG_template,ATFTPD,atftpd,$(PKG_VERSION)-$(PKG_RELEASE)))
MAKE_FLAGS+= CFLAGS="${TCFLAGS} -Wall -D_REENTRANT -fno-inline"
CONFIGURE_STYLE= gnu