]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - Makefile
Merge branch '080131_artila' of git://linux-arm.org/u-boot-armdev
[karo-tx-uboot.git] / Makefile
index 1b13fe859b0c270492533ab8016080f8bd3baaa6..326c33cc44142d061188d586eb28f48aae63814d 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2325,6 +2325,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.