Author: blogic Date: 2016-04-09 12:24:40 +0200 (Sat, 09 Apr 2016) New Revision: 49125
Modified: trunk/target/linux/ramips/image/Makefile Log: ramips: enable device profiling by dts Signed-off-by: Roman Yeryomin <[email protected]> Modified: trunk/target/linux/ramips/image/Makefile =================================================================== --- trunk/target/linux/ramips/image/Makefile 2016-04-09 10:24:36 UTC (rev 49124) +++ trunk/target/linux/ramips/image/Makefile 2016-04-09 10:24:40 UTC (rev 49125) @@ -32,6 +32,7 @@ KERNEL_DTB = kernel-bin | patch-dtb | lzma define Device/Default + PROFILES = Default $$(DTS) KERNEL_DEPENDS = $$(wildcard ../dts/$$(DTS).dts) KERNEL := $(KERNEL_DTB) | uImage lzma IMAGES := sysupgrade.bin _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
