blob: 2718652e74666c60ccb66520082cc8aa458939ca [file] [log] [blame]
John Crispin97b92102016-05-05 09:57:56 +02001# Copyright (C) 2010 John Crispin <john@phrozen.org>
John Crispin171bb2f2011-03-30 09:27:47 +02002#
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
John Crispin171bb2f2011-03-30 09:27:47 +02009obj-$(CONFIG_EARLY_PRINTK) += early_printk.o
John Crispin8ec6d932011-03-30 09:27:48 +020010
11obj-$(CONFIG_SOC_TYPE_XWAY) += xway/
John Crispind41ced02012-04-19 16:16:11 +020012obj-$(CONFIG_SOC_FALCON) += falcon/