diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -3235,6 +3235,9 @@ Mx31_3stack_config : unconfig mx35_3stack_config : unconfig @$(MKCONFIG) $(@:_config=) arm arm1136 mx35_3stack freescale mx35 +mx51_3stack_config : unconfig + @$(MKCONFIG) $(@:_config=) arm arm_cortexa8 mx51_3stack freescale mx51 + omap2420h4_config : unconfig @$(MKCONFIG) $(@:_config=) arm arm1136 omap2420h4 NULL omap24xx |