blob: d6bdc579419fb2bbc7bfc0e7390a321cb404c995 [file] [log] [blame]
John Crispin171bb2f2011-03-30 09:27:47 +02001# 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
John Crispina0392222012-04-13 20:56:13 +02007obj-y := irq.o clk.o prom.o
8
9obj-y += dts/
John Crispin171bb2f2011-03-30 09:27:47 +020010
11obj-$(CONFIG_EARLY_PRINTK) += early_printk.o
John Crispin8ec6d932011-03-30 09:27:48 +020012
13obj-$(CONFIG_SOC_TYPE_XWAY) += xway/
John Crispind41ced02012-04-19 16:16:11 +020014obj-$(CONFIG_SOC_FALCON) += falcon/