Current Path : /usr/src/kernels/4.18.0-553.51.1.el8_10.x86_64/scripts/dtc/include-prefixes/openrisc/ |
Current File : //usr/src/kernels/4.18.0-553.51.1.el8_10.x86_64/scripts/dtc/include-prefixes/openrisc/Makefile |
# SPDX-License-Identifier: GPL-2.0 ifneq '$(CONFIG_OPENRISC_BUILTIN_DTB)' '""' BUILTIN_DTB := $(patsubst "%",%,$(CONFIG_OPENRISC_BUILTIN_DTB)).dtb.o else BUILTIN_DTB := endif obj-y += $(BUILTIN_DTB) #DTC_FLAGS ?= -p 1024