From d7ba70de41902639a0b95bbdf0d7ec6452523db8 Mon Sep 17 00:00:00 2001 From: Thomas Martitz Date: Sun, 23 Feb 2014 22:57:37 +0100 Subject: undef HAVE_STORAGE_GET_INFO for the sim, there is no useful implementation right now. Change-Id: I3050b97d10d9b4705321d8e37faf4d5a6c58485b --- firmware/export/config/sim.h | 1 + 1 file changed, 1 insertion(+) (limited to 'firmware/export') diff --git a/firmware/export/config/sim.h b/firmware/export/config/sim.h index 2f819b733e..0d075b0fcd 100644 --- a/firmware/export/config/sim.h +++ b/firmware/export/config/sim.h @@ -33,6 +33,7 @@ #undef HAVE_STORAGE_FLUSH #undef CONFIG_NAND +#undef HAVE_STORAGE_GET_INFO #if defined(CONFIG_CHARGING) && CONFIG_CHARGING > CHARGING_MONITOR #undef CONFIG_CHARGING -- cgit v1.2.3