diff options
Diffstat (limited to 'include/configs/udoo.h')
-rw-r--r-- | include/configs/udoo.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/udoo.h b/include/configs/udoo.h index a0306de..700e9c1 100644 --- a/include/configs/udoo.h +++ b/include/configs/udoo.h @@ -26,6 +26,8 @@ #define CONFIG_INITRD_TAG #define CONFIG_REVISION_TAG +#define CONFIG_SYS_GENERIC_BOARD + /* Size of malloc() pool */ #define CONFIG_SYS_MALLOC_LEN (2 * SZ_1M) |