eb60c5d10d409cd46e93e59d217ff1d5f305fef8
[openwrt.git] / target / linux / ramips / files-3.7 / arch / mips / ralink / rt288x / Makefile
1 #
2 # Makefile for the Ralink RT288x SoC specific parts of the kernel
3 #
4 # Copyright (C) 2010 Joonas Lahtinen <joonas.lahtinen@gmail.com>
5 # Copyright (C) 2008-2009 Gabor Juhos <juhosg@openwrt.org>
6 # Copyright (C) 2008 Imre Kaloz <kaloz@openwrt.org>
7 #
8 # This program is free software; you can redistribute it and/or modify it
9 # under the terms of the GNU General Public License version 2 as published
10 # by the Free Software Foundation.
11
12 obj-y   := irq.o setup.o rt288x.o devices.o clock.o
13
14 obj-$(CONFIG_EARLY_PRINTK)              += early_printk.o
15
16 obj-$(CONFIG_RT288X_MACH_F5D8235_V1)    += mach-f5d8235-v1.o
17 obj-$(CONFIG_RT288X_MACH_BR6524N)       += mach-br6524n.o
18 obj-$(CONFIG_RT288X_MACH_RT_N15)        += mach-rt-n15.o
19 obj-$(CONFIG_RT288X_MACH_V11ST_FE)      += mach-v11st-fe.o
20 obj-$(CONFIG_RT288X_MACH_WLI_TX4_AG300N) += mach-wli-tx4-ag300n.o
21 obj-$(CONFIG_RT288X_MACH_WZR_AGL300NH)  += mach-wzr-agl300nh.o