X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=Makefile;h=9dee9483c63ead629084dd484a587705216a75ee;hb=3b3bff4cbf2cb14f9a3e7d03f26ebab900efe4ae;hp=95e9e369a5f1f3201a7c9528579523470945f813;hpb=4ef35e53c693556c54b0c22d6f873de87bade253;p=platform%2Fkernel%2Fu-boot.git diff --git a/Makefile b/Makefile index 95e9e36..9dee948 100644 --- a/Makefile +++ b/Makefile @@ -1142,6 +1142,12 @@ EXBITGEN_config: unconfig G2000_config: unconfig @$(MKCONFIG) $(@:_config=) ppc ppc4xx g2000 +hcu4_config: unconfig + @$(MKCONFIG) $(@:_config=) ppc ppc4xx hcu4 netstal + +hcu5_config: unconfig + @$(MKCONFIG) $(@:_config=) ppc ppc4xx hcu5 netstal + HH405_config: unconfig @$(MKCONFIG) $(@:_config=) ppc ppc4xx hh405 esd @@ -1261,6 +1267,9 @@ rainier_nand_config: unconfig sc3_config:unconfig @$(MKCONFIG) $(@:_config=) ppc ppc4xx sc3 +taihu_config: unconfig + @$(MKCONFIG) $(@:_config=) ppc ppc4xx taihu amcc + taishan_config: unconfig @$(MKCONFIG) $(@:_config=) ppc ppc4xx taishan amcc @@ -1298,6 +1307,9 @@ yellowstone_config: unconfig yucca_config: unconfig @$(MKCONFIG) $(@:_config=) ppc ppc4xx yucca amcc +zeus_config: unconfig + @$(MKCONFIG) $(@:_config=) ppc ppc4xx zeus + ######################################################################### ## MPC8220 Systems #########################################################################