Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
[deliverable/linux.git] / arch / mips / lantiq / Makefile
CommitLineData
171bb2f1
JC
1# Copyright (C) 2010 John Crispin <blogic@openwrt.org>
2#
3# This program is free software; you can redistribute it and/or modify it
4# under the terms of the GNU General Public License version 2 as published
5# by the Free Software Foundation.
6
a0392222
JC
7obj-y := irq.o clk.o prom.o
8
171bb2f1 9obj-$(CONFIG_EARLY_PRINTK) += early_printk.o
8ec6d935
JC
10
11obj-$(CONFIG_SOC_TYPE_XWAY) += xway/
d41ced01 12obj-$(CONFIG_SOC_FALCON) += falcon/
This page took 0.360064 seconds and 5 git commands to generate.