diff options
Diffstat (limited to 'arch/arm/plat-omap/include/mach/hardware.h')
-rw-r--r-- | arch/arm/plat-omap/include/mach/hardware.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/arm/plat-omap/include/mach/hardware.h b/arch/arm/plat-omap/include/mach/hardware.h index 80f6d7ec53e1..6589ddbb63b2 100644 --- a/arch/arm/plat-omap/include/mach/hardware.h +++ b/arch/arm/plat-omap/include/mach/hardware.h | |||
@@ -326,6 +326,10 @@ | |||
326 | #include "board-omap3beagle.h" | 326 | #include "board-omap3beagle.h" |
327 | #endif | 327 | #endif |
328 | 328 | ||
329 | #ifdef CONFIG_MACH_OMAP_LDP | ||
330 | #include "board-ldp.h" | ||
331 | #endif | ||
332 | |||
329 | #ifdef CONFIG_MACH_OMAP_APOLLON | 333 | #ifdef CONFIG_MACH_OMAP_APOLLON |
330 | #include "board-apollon.h" | 334 | #include "board-apollon.h" |
331 | #endif | 335 | #endif |