Welcome to mirror list, hosted at ThFree Co, Russian Federation.

Makefile « nxp « clk « drivers - github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 2cf6317d285313012e13db04c6beda7476c244fa (plain)
1
2
3
4
5
# SPDX-License-Identifier: GPL-2.0-only
obj-$(CONFIG_ARCH_LPC18XX)	+= clk-lpc18xx-cgu.o
obj-$(CONFIG_ARCH_LPC18XX)	+= clk-lpc18xx-ccu.o
obj-$(CONFIG_ARCH_LPC18XX)	+= clk-lpc18xx-creg.o
obj-$(CONFIG_ARCH_LPC32XX)	+= clk-lpc32xx.o