buildrootschalter/package/memtester/Config.in
Martin Banky 39f7af961a 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 <Martin.Banky@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2010-12-14 00:35:51 +01:00

11 lines
287 B
Plaintext

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