From c250a33601bdd0a812399a18a61d1a2a972ae57d Mon Sep 17 00:00:00 2001 From: John Crispin Date: Sat, 9 Apr 2016 10:24:40 +0000 Subject: [PATCH] ramips: enable device profiling by dts Signed-off-by: Roman Yeryomin SVN-Revision: 49125 --- target/linux/ramips/image/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/target/linux/ramips/image/Makefile b/target/linux/ramips/image/Makefile index ddd67a2686..6e0349f021 100644 --- a/target/linux/ramips/image/Makefile +++ b/target/linux/ramips/image/Makefile @@ -32,6 +32,7 @@ KERNEL_LOADADDR := $(loadaddr-y) 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 -- 2.30.2