projects
/
openwrt
/
staging
/
ynezz.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
64653e6
)
packages: uboot-sunxi: remove unused Hackberry target
author
Zoltan Herpai
<wigyori@uid0.hu>
Sun, 18 Jan 2015 16:47:50 +0000
(16:47 +0000)
committer
Zoltan 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
patch
|
blob
|
history
diff --git
a/package/boot/uboot-sunxi/Makefile
b/package/boot/uboot-sunxi/Makefile
index b0716ed922dc5f3ea63d94f749b917925cdd7706..74dfe4421d8df8ed2bfb5781c968e8f52191407a 100644
(file)
--- 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 \