diff options
Diffstat (limited to 'board/ge/bx50v3/Makefile')
-rw-r--r-- | board/ge/bx50v3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/board/ge/bx50v3/Makefile b/board/ge/bx50v3/Makefile index bcd149f5b0..2fff27bc77 100644 --- a/board/ge/bx50v3/Makefile +++ b/board/ge/bx50v3/Makefile @@ -5,4 +5,4 @@ # SPDX-License-Identifier: GPL-2.0+ # -obj-y := bx50v3.o +obj-y := bx50v3.o vpd_reader.o |