From 39f7af961aa422c87ccd24be60f3882bb0d9707b Mon Sep 17 00:00:00 2001 From: Martin Banky Date: Sun, 12 Dec 2010 22:53:55 +0100 Subject: memtester: convert to gentargets and bump to 4.2.1 Also, memtester requires largefile support [ Thomas: add patch to fix memtester's Makefile at installation stage. Bump to 4.2.1. ] Signed-off-by: Martin Banky Signed-off-by: Thomas Petazzoni Signed-off-by: Peter Korsgaard --- package/memtester/Config.in | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'package/memtester/Config.in') diff --git a/package/memtester/Config.in b/package/memtester/Config.in index 7a504dc1b..82769f509 100644 --- a/package/memtester/Config.in +++ b/package/memtester/Config.in @@ -1,6 +1,10 @@ config BR2_PACKAGE_MEMTESTER bool "memtester" + depends on BR2_LARGEFILE help A userspace utility for testing the memory subsystem for faults. http://pyropus.ca/software/memtester/ + +comment "memtester requires a toolchain with LARGEFILE support" + depends on !BR2_LARGEFILE -- cgit v1.2.3