]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - Makefile
Support for Artila M-501 starter kit
[karo-tx-uboot.git] / Makefile
index 3b339ad17e66ca976914ad1d45bd6d90e8f5c07e..1effd6e10b8e5184d93795a97b1d1d3664215381 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2308,6 +2308,8 @@ csb637_config     :       unconfig
 mp2usb_config  :       unconfig
        @$(MKCONFIG) $(@:_config=) arm arm920t mp2usb NULL at91rm9200
 
+m501sk_config  :       unconfig
+       @$(MKCONFIG) $(@:_config=) arm arm920t m501sk NULL at91rm9200
 
 ########################################################################
 ## ARM Integrator boards - see doc/README-integrator for more info.