aboutsummaryrefslogtreecommitdiffstats
path: root/package/boot/uboot-sunxi
diff options
context:
space:
mode:
authorZoltan HERPAI <wigyori@uid0.hu>2015-01-18 16:47:50 +0000
committerZoltan HERPAI <wigyori@uid0.hu>2015-01-18 16:47:50 +0000
commit7e18767a8b3ed090ae49ed0b0026361d76cbd391 (patch)
tree41be9ebda0331c60c84c5f7135bbd71288a4da27 /package/boot/uboot-sunxi
parentf65a3470a9252c6a4eba79330670537672329b6f (diff)
downloadmaster-187ad058-7e18767a8b3ed090ae49ed0b0026361d76cbd391.tar.gz
master-187ad058-7e18767a8b3ed090ae49ed0b0026361d76cbd391.tar.bz2
master-187ad058-7e18767a8b3ed090ae49ed0b0026361d76cbd391.zip
packages: uboot-sunxi: remove unused Hackberry target
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44038 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/boot/uboot-sunxi')
-rw-r--r--package/boot/uboot-sunxi/Makefile5
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 \