aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/image/Makefile
diff options
context:
space:
mode:
authorTobias Wolf <github-NTEO@vplace.de>2016-12-21 13:56:16 +0100
committerJo-Philipp Wich <jo@mein.io>2017-02-02 00:13:49 +0100
commitbf2f09c00593a131287d1cb152485f9a08319058 (patch)
treebd9d51f2ed1d7f830930f4d7e77c03b8488b1c5e /target/linux/ramips/image/Makefile
parent4f866929533e76efa6068dda07eebe6113d67ef6 (diff)
downloadupstream-bf2f09c00593a131287d1cb152485f9a08319058.tar.gz
upstream-bf2f09c00593a131287d1cb152485f9a08319058.tar.bz2
upstream-bf2f09c00593a131287d1cb152485f9a08319058.zip
ramips: Introduce CONFIG_MIPS_APPENDED_RAW_DTB to F5D8235 V1 (rt288x)
This activates the CONFIG_MIPS_APPENDED_RAW_DTB kernel configuration and configures the F5D8235 V1 target to use append-dtb for kernel creation instead of OWRTDTB. Signed-off-by: Tobias Wolf <github-NTEO@vplace.de> [Jo-Philipp Wich: rewrap commit message] Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Diffstat (limited to 'target/linux/ramips/image/Makefile')
-rw-r--r--target/linux/ramips/image/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ramips/image/Makefile b/target/linux/ramips/image/Makefile
index f34eba79cd..7196a4664f 100644
--- a/target/linux/ramips/image/Makefile
+++ b/target/linux/ramips/image/Makefile
@@ -36,6 +36,7 @@ define Device/Default
PROFILES = Default $$(DTS)
KERNEL_DEPENDS = $$(wildcard ../dts/$$(DTS).dts)
KERNEL := $(KERNEL_DTB) | uImage lzma
+ DEVICE_DTS_DIR := ../dts
IMAGES := sysupgrade.bin
IMAGE_SIZE := $(ralink_default_fw_size_8M)
SUPPORTED_DEVICES = $(1)