Просмотр исходного кода

packages: uboot-sunxi: remove unused Hackberry target

Signed-off-by: Zoltan HERPAI <[email protected]>

SVN-Revision: 44038
Zoltan Herpai 11 лет назад
Родитель
Сommit
4d0d09be10
1 измененных файлов с 0 добавлено и 5 удалено
  1. 0 5
      package/boot/uboot-sunxi/Makefile

+ 0 - 5
package/boot/uboot-sunxi/Makefile

@@ -65,10 +65,6 @@ define uboot/Cubietruck
   TITLE:=U-Boot for Cubietruck
 endef
 
-define uboot/Hackberry
-  TITLE:=U-Boot for the Hackbeery
-endef
-
 define uboot/Mele_M9
   TITLE:=U-Boot for the Mele M9 (A31)
 endef
@@ -95,7 +91,6 @@ UBOOTS:= \
 	Cubieboard \
 	Cubieboard2 \
 	Cubietruck \
-	Hackberry \
 	Mele_M9 \
 	OLIMEX-A13-SOM \
 	Linksprite_pcDuino \