diff options
Diffstat (limited to 'package/boot/uboot-sunxi/Makefile')
-rw-r--r-- | package/boot/uboot-sunxi/Makefile | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/package/boot/uboot-sunxi/Makefile b/package/boot/uboot-sunxi/Makefile index b0716ed922..74dfe4421d 100644 --- a/package/boot/uboot-sunxi/Makefile +++ b/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 \ |