blob: 5821679dd92a2d8527a8251a6e7b3b8d02370a56 [file] [log] [blame]
Anup Patel3fda0262019-02-25 08:15:19 +00001# SPDX-License-Identifier: GPL-2.0+
2#
3# Copyright (c) 2019 Western Digital Corporation or its affiliates.
4
Bin Mengae2d9502021-03-17 11:10:58 +08005obj-y += unleashed.o
Pragnesh Patel01cdef22020-05-29 11:33:35 +05306
7ifdef CONFIG_SPL_BUILD
8obj-y += spl.o
9endif