summaryrefslogtreecommitdiff
path: root/package/gdb/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/gdb/Makefile')
-rw-r--r--package/gdb/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/gdb/Makefile b/package/gdb/Makefile
index dc4b736ff..2167ce7e3 100644
--- a/package/gdb/Makefile
+++ b/package/gdb/Makefile
@@ -7,7 +7,7 @@ include ${TOPDIR}/rules.mk
include ${TOPDIR}/toolchain/gdb/Makefile.inc
include ${TOPDIR}/mk/package.mk
-$(eval $(call PKG_template,GDB,gdb,${PKG_VERSION}-${PKG_RELEASE},${ARCH}))
+$(eval $(call PKG_template,GDB,gdb,${PKG_VERSION}-${PKG_RELEASE}))
TCPPFLAGS+= -L${STAGING_DIR}/usr/lib -L${STAGING_DIR}/lib
TLDFLAGS+= -L${STAGING_DIR}/usr/lib -L${STAGING_DIR}/lib