Author: wigyori Date: 2015-01-18 17:47:50 +0100 (Sun, 18 Jan 2015) New Revision: 44038
Modified: trunk/package/boot/uboot-sunxi/Makefile Log: packages: uboot-sunxi: remove unused Hackberry target Signed-off-by: Zoltan HERPAI <[email protected]> Modified: trunk/package/boot/uboot-sunxi/Makefile =================================================================== --- trunk/package/boot/uboot-sunxi/Makefile 2015-01-18 16:45:11 UTC (rev 44037) +++ trunk/package/boot/uboot-sunxi/Makefile 2015-01-18 16:47:50 UTC (rev 44038) @@ -65,10 +65,6 @@ 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 @@ Cubieboard \ Cubieboard2 \ Cubietruck \ - Hackberry \ Mele_M9 \ OLIMEX-A13-SOM \ Linksprite_pcDuino \ _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
