diff options
Diffstat (limited to 'lib/utils/sys/objects.mk')
| -rw-r--r-- | lib/utils/sys/objects.mk | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/lib/utils/sys/objects.mk b/lib/utils/sys/objects.mk new file mode 100644 index 00000000..3c13b9b1 --- /dev/null +++ b/lib/utils/sys/objects.mk @@ -0,0 +1,10 @@ +# +# SPDX-License-Identifier: BSD-2-Clause +# +# Copyright (c) 2019 Western Digital Corporation or its affiliates. +# +# Authors: +# Anup Patel <[email protected]> +# + +libsbiutils-objs-$(PLATFORM_SYS_CLINT) += sys/clint.o |
