blob: 5ed44373b418eb31fb1efd7332c6afd8fe3335bf (
plain)
1
2
3
4
5
6
7
8
9
10
|
#
# SPDX-License-Identifier: BSD-2-Clause
#
# Copyright (c) 2020 Western Digital Corporation or its affiliates.
#
# Authors:
# Anup Patel <anup.patel@wdc.com>
#
platform-objs-y += platform.o
|