From 8f1f1fce9b94665d11593f0c6625fb2221d978db Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sun, 3 Nov 2013 14:09:11 +0100 Subject: fixup kernel module, use correct function signature for file operations --- package/exmap/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/exmap/Makefile') diff --git a/package/exmap/Makefile b/package/exmap/Makefile index 7b213b931..9ea289eaf 100644 --- a/package/exmap/Makefile +++ b/package/exmap/Makefile @@ -5,7 +5,7 @@ include ${TOPDIR}/rules.mk PKG_NAME:= exmap PKG_VERSION:= 0.4.1 -PKG_RELEASE:= 2 +PKG_RELEASE:= 3 PKG_MD5SUM:= 55aec784e214037e61400287a55b5426 PKG_DESCR:= memory analysing client tool PKG_SECTION:= debug -- cgit v1.2.3