Sumit Garg | d35b211 | 2022-07-12 12:42:08 +0530 | [diff] [blame] | 1 | # SPDX-License-Identifier: GPL-2.0+ |
2 | # | ||||
3 | # (C) Copyright 2022 Sumit Garg <sumit.garg@linaro.org> | ||||
4 | # | ||||
5 | # This empty file prevents make error. | ||||
6 | # Board logic defined in board/qualcomm/common/sdm845.c, no custom logic for dragonboard845c so far. | ||||
7 | # | ||||
8 | |||||
9 | obj-y += dragonboard845c.o |