]> Git Repo - linux.git/blob - arch/sh/boot/dts/Makefile
net: change addr_list_lock back to static key
[linux.git] / arch / sh / boot / dts / Makefile
1 # SPDX-License-Identifier: GPL-2.0-only
2 ifneq ($(CONFIG_BUILTIN_DTB_SOURCE),"")
3 obj-$(CONFIG_USE_BUILTIN_DTB) += $(patsubst "%",%,$(CONFIG_BUILTIN_DTB_SOURCE)).dtb.o
4 endif
This page took 0.04513 seconds and 4 git commands to generate.