blob: 511bf5ff7ebf148e7ceb969c82920002777b1535 (
plain)
1
2
3
4
5
6
7
8
9
10
|
# SPDX-License-Identifier: GPL-2.0+
#
# (C) Copyright 2014-2021 Tony Dinh <[email protected]>
#
# Based on
# Marvell Semiconductor <www.marvell.com>
# Written-by: Prafulla Wadaskar <[email protected]>
#
obj-y := pogo_v4.o
|