![]() |
|
|||
0001 # 0002 # arch/xtensa/boot/dts/Makefile 0003 # 0004 # This file is subject to the terms and conditions of the GNU General Public 0005 # License. See the file "COPYING" in the main directory of this archive 0006 # for more details. 0007 # 0008 # 0009 0010 obj-$(CONFIG_OF) += $(addsuffix .dtb.o, $(CONFIG_BUILTIN_DTB_SOURCE)) 0011 0012 # for CONFIG_OF_ALL_DTBS test 0013 dtstree := $(srctree)/$(src) 0014 dtb- := $(patsubst $(dtstree)/%.dts,%.dtb, $(wildcard $(dtstree)/*.dts))
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |