2 # Makefile for the Ralink RT288x SoC specific parts of the kernel
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>
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.
12 obj-y
:= irq.o setup.o rt288x.o devices.o
14 obj-
$(CONFIG_EARLY_PRINTK
) += early_printk.o
16 obj-
$(CONFIG_RT288X_MACH_RT_N15
) += mach-rt-n15.o
18 obj-
$(CONFIG_RT288X_MACH_WZR_AGL300NH
) += mach-wzr-agl300nh.o