diff options
Diffstat (limited to 'board/cavium/thunderx/Makefile')
-rw-r--r-- | board/cavium/thunderx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/board/cavium/thunderx/Makefile b/board/cavium/thunderx/Makefile index 306044a64a..c78c414cdf 100644 --- a/board/cavium/thunderx/Makefile +++ b/board/cavium/thunderx/Makefile @@ -5,4 +5,4 @@ # SPDX-License-Identifier: GPL-2.0+ # -obj-y := thunderx.o +obj-y := thunderx.o atf.o |