mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-09 02:43:53 +08:00
include/image.mk: add a path variable for the dts folder
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 41789
This commit is contained in:
parent
eae9b2541a
commit
63426e08bd
@ -14,6 +14,7 @@ include $(INCLUDE_DIR)/host.mk
|
||||
override MAKEFLAGS=
|
||||
override MAKE:=$(SUBMAKE)
|
||||
KDIR=$(KERNEL_BUILD_DIR)
|
||||
DTS_DIR:=$(LINUX_DIR)/arch/$(ARCH)/boot/dts/
|
||||
|
||||
IMG_PREFIX:=openwrt-$(BOARD)$(if $(SUBTARGET),-$(SUBTARGET))
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user