Welcome to mirror list, hosted at ThFree Co, Russian Federation.

Makefile « mscc « dts « boot « mips « arch - github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: eb71515871f6ce4ecbd9f0efba53a11471f9406e (plain)
1
2
3
4
# SPDX-License-Identifier: GPL-2.0-only
dtb-$(CONFIG_MSCC_OCELOT)	+= ocelot_pcb123.dtb ocelot_pcb120.dtb

obj-$(CONFIG_BUILTIN_DTB)	+= $(addsuffix .o, $(dtb-y))