
1 Mar
2012
1 Mar
'12
10:13 p.m.
ventana uses board/nvidia/seaboard/seaboard.c which uses machine_is_ventana.
Signed-off-by: Troy Kisky troy.kisky@boundarydevices.com --- include/configs/ventana.h | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/include/configs/ventana.h b/include/configs/ventana.h index acc9b43..b5caebb 100644 --- a/include/configs/ventana.h +++ b/include/configs/ventana.h @@ -24,6 +24,8 @@ #ifndef __CONFIG_H #define __CONFIG_H
+#define CONFIG_MACH_VENTANA + #include <asm/sizes.h> #include "tegra2-common.h"
--
1.7.5.4