diff options
Diffstat (limited to 'board/engicam/common/Makefile')
-rw-r--r-- | board/engicam/common/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/engicam/common/Makefile b/board/engicam/common/Makefile index 6fd039cbfc..6630fea012 100644 --- a/board/engicam/common/Makefile +++ b/board/engicam/common/Makefile @@ -3,4 +3,5 @@ # SPDX-License-Identifier: GPL-2.0+ # +obj-y := board.o obj-$(CONFIG_SPL_BUILD) += spl.o |