packages: uboot-sunxi: remove unused Hackberry target
authorZoltan Herpai <wigyori@uid0.hu>
Sun, 18 Jan 2015 16:47:50 +0000 (16:47 +0000)
committerZoltan Herpai <wigyori@uid0.hu>
Sun, 18 Jan 2015 16:47:50 +0000 (16:47 +0000)
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 44038

package/boot/uboot-sunxi/Makefile

index b0716ed922dc5f3ea63d94f749b917925cdd7706..74dfe4421d8df8ed2bfb5781c968e8f52191407a 100644 (file)
@@ -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 \