mirror of
https://github.com/physwizz/a155-U-u1.git
synced 2025-02-15 00:18:03 +00:00
6 lines
214 B
Makefile
6 lines
214 B
Makefile
# SPDX-License-Identifier: GPL-2.0-only
|
|
obj-y += berlin2-avpll.o berlin2-pll.o berlin2-div.o
|
|
obj-$(CONFIG_MACH_BERLIN_BG2) += bg2.o
|
|
obj-$(CONFIG_MACH_BERLIN_BG2CD) += bg2.o
|
|
obj-$(CONFIG_MACH_BERLIN_BG2Q) += bg2q.o
|