Author: kaloz Date: 2014-06-29 15:06:48 +0200 (Sun, 29 Jun 2014) New Revision: 41385
Modified: trunk/target/linux/mvebu/Makefile Log: [mvebu]: add uboot-envtools by default Signed-off-by: Imre Kaloz <[email protected]> Modified: trunk/target/linux/mvebu/Makefile =================================================================== --- trunk/target/linux/mvebu/Makefile 2014-06-29 13:03:55 UTC (rev 41384) +++ trunk/target/linux/mvebu/Makefile 2014-06-29 13:06:48 UTC (rev 41385) @@ -20,6 +20,6 @@ KERNELNAME:="zImage dtbs" -DEFAULT_PACKAGES += +DEFAULT_PACKAGES += uboot-envtools $(eval $(call BuildTarget)) _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
