From be86eab8e64b3ef3b83c24d245adf68f02697512 Mon Sep 17 00:00:00 2001 From: Zoltan Herpai Date: Tue, 20 Jan 2015 22:50:52 +0000 Subject: packages: uboot-sunxi: add support for Lamobo R1 Signed-off-by: Daniel Golle SVN-Revision: 44067 --- package/boot/uboot-sunxi/Makefile | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'package/boot/uboot-sunxi/Makefile') diff --git a/package/boot/uboot-sunxi/Makefile b/package/boot/uboot-sunxi/Makefile index e4380ac74e..14ba922a17 100644 --- a/package/boot/uboot-sunxi/Makefile +++ b/package/boot/uboot-sunxi/Makefile @@ -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 \ @@ -95,6 +99,7 @@ UBOOTS:= \ OLIMEX_A13_SOM \ Linksprite_pcDuino \ Linksprite_pcDuino3 \ + Lamobo_R1 \ define Package/uboot/template define Package/uboot-sunxi-$(1) -- cgit v1.2.3