mvebu: migrate mamba support to the upstreamed code
[openwrt.git] / package / boot / uboot-sunxi / Makefile
index 74dfe44..14ba922 100644 (file)
@@ -69,7 +69,7 @@ define uboot/Mele_M9
   TITLE:=U-Boot for the Mele M9 (A31)
 endef
 
-define uboot/OLIMEX-A13-SOM
+define uboot/OLIMEX_A13_SOM
   TITLE:=U-Boot for the Olimex A13 SOM
 endef
 
@@ -81,6 +81,10 @@ define uboot/Linksprite_pcDuino3
   TITLE:=U-Boot for Linksprite pcDuino3
 endef  
 
+define uboot/Lamobo_R1
+  TITLE:=U-Boot for Lamobo R1
+endef
+
 UBOOTS:= \
        A10-OLinuXino-Lime \
        A13-OLinuXino \
@@ -92,9 +96,10 @@ UBOOTS:= \
        Cubieboard2 \
        Cubietruck \
        Mele_M9 \
-       OLIMEX-A13-SOM \
+       OLIMEX_A13_SOM \
        Linksprite_pcDuino \
        Linksprite_pcDuino3 \
+       Lamobo_R1 \
 
 define Package/uboot/template
 define Package/uboot-sunxi-$(1)