]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - Makefile
Add support for gth2 board
[people/ms/u-boot.git] / Makefile
index 7e50fbe73a00c89625d8805c7d3d0c57169e1e95..9db3bf2071d47c88cc864fcd3f8b4a64b0f213f0 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1652,6 +1652,11 @@ cm4008_config    :       unconfig
 cm41xx_config  :       unconfig
        @./mkconfig $(@:_config=) arm arm920t cm41xx NULL ks8695
 
+gth2_config            :       unconfig
+       @ >include/config.h
+       @echo "#define CONFIG_GTH2 1" >>include/config.h
+       @./mkconfig -a gth2 mips mips gth2
+
 #########################################################################
 ## S3C44B0 Systems
 #########################################################################