ramips: rt288x: add support for the Buffalo WLI-TX4-AG300N board
[openwrt/svn-archive/archive.git] / target / linux / ramips / files / 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_RT_N15) += mach-rt-n15.o
17 obj-$(CONFIG_RT288X_MACH_WLI_TX4_AG300N) += mach-wli-tx4-ag300n.o
18 obj-$(CONFIG_RT288X_MACH_WZR_AGL300NH) += mach-wzr-agl300nh.o