diff options
Diffstat (limited to 'board/lge/sniper/Makefile')
-rw-r--r-- | board/lge/sniper/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/board/lge/sniper/Makefile b/board/lge/sniper/Makefile index 94897160f98..88f0a45f09b 100644 --- a/board/lge/sniper/Makefile +++ b/board/lge/sniper/Makefile @@ -5,4 +5,4 @@ # SPDX-License-Identifier: GPL-2.0+ # -obj-y := sniper.o +obj-y := sniper.o hub_dispc.o hub_dpi.o hub_dsi.o panel-hub.o |