X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=package%2Fboot%2Fuboot-sunxi%2FMakefile;fp=package%2Fboot%2Fuboot-sunxi%2FMakefile;h=d8bee16040a5e72437ed12a468c4daa730617184;hb=52bd10a6168613e57c6e52c867b8cff564a277c5;hp=17616cb2cb66e6600822525a3d2bae56134d736e;hpb=8edcfac0d6ab6140ae1ceb9c87eb2a5a3888be2e;p=openwrt.git diff --git a/package/boot/uboot-sunxi/Makefile b/package/boot/uboot-sunxi/Makefile index 17616cb2cb..d8bee16040 100644 --- a/package/boot/uboot-sunxi/Makefile +++ b/package/boot/uboot-sunxi/Makefile @@ -32,6 +32,10 @@ define uboot/A13-OLinuXino TITLE:=U-Boot for the A13 OlinuXino endef +define uboot/A20-OLinuXino_Lime + TITLE:=U-Boot for the A20 OLinuXino LIME +endef + define uboot/A20-OLinuXino_MICRO TITLE:=U-Boot for A20 OLinuXino MICRO endef @@ -71,6 +75,7 @@ endef UBOOTS:= \ A10-OLinuXino-Lime \ A13-OLinuXino \ + A20-OLinuXino_Lime \ A20-OLinuXino_MICRO \ Bananapi \ Cubieboard \