From bd2600d375adb898b9ef8227059b14619a5e2cc5 Mon Sep 17 00:00:00 2001 From: Christian Gmeiner Date: Thu, 4 Dec 2014 09:55:36 +0100 Subject: ot1200: add fsuuid command Signed-off-by: Christian Gmeiner --- include/configs/ot1200.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'include/configs/ot1200.h') diff --git a/include/configs/ot1200.h b/include/configs/ot1200.h index 9512b1e150..0d0873d444 100644 --- a/include/configs/ot1200.h +++ b/include/configs/ot1200.h @@ -197,6 +197,8 @@ #define CONFIG_CMD_EXT4 #define CONFIG_DOS_PARTITION #define CONFIG_CMD_FS_GENERIC +#define CONFIG_LIB_UUID +#define CONFIG_CMD_FS_UUID #define CONFIG_BOOTP_SERVERIP #define CONFIG_BOOTP_BOOTFILE -- cgit v1.2.3