
4 Jun
2014
4 Jun
'14
10:22 a.m.
Signed-off-by: Hannes Petermaier oe5hpm@oevsv.at --- include/configs/bur_am335x_common.h | 2 ++ 1 file changed, 2 insertions(+)
diff --git a/include/configs/bur_am335x_common.h b/include/configs/bur_am335x_common.h index 7dc91be..edb07b1 100644 --- a/include/configs/bur_am335x_common.h +++ b/include/configs/bur_am335x_common.h @@ -12,6 +12,8 @@ #ifndef __BUR_AM335X_COMMON_H__ #define __BUR_AM335X_COMMON_H__ /* ------------------------------------------------------------------------- */ +#define CONFIG_SYS_GENERIC_BOARD + #define CONFIG_AM33XX #define CONFIG_OMAP #define CONFIG_OMAP_COMMON
--
1.7.9.5