]> Git Repo - linux.git/blob - arch/mips/lantiq/Makefile
NFSD: Add common helpers to decode void args and encode void results
[linux.git] / arch / mips / lantiq / Makefile
1 # SPDX-License-Identifier: GPL-2.0-only
2 # Copyright (C) 2010 John Crispin <[email protected]>
3 #
4
5 obj-y := irq.o clk.o prom.o
6
7 obj-$(CONFIG_EARLY_PRINTK) += early_printk.o
8
9 obj-$(CONFIG_SOC_TYPE_XWAY) += xway/
10 obj-$(CONFIG_SOC_FALCON) += falcon/
This page took 0.038783 seconds and 4 git commands to generate.