initial support for the AP-R3052-V22RW-2X2 board
[openwrt/openwrt.git] / target / linux / ramips / files / arch / mips / ralink / rt305x / Makefile
1 #
2 # Makefile for the Ralink RT305x SoC specific parts of the kernel
3 #
4 # Copyright (C) 2009 Gabor Juhos <juhosg@openwrt.org>
5 #
6 # This program is free software; you can redistribute it and/or modify it
7 # under the terms of the GNU General Public License version 2 as published
8 # by the Free Software Foundation.
9
10 obj-y := irq.o setup.o devices.o rt305x.o
11
12 obj-$(CONFIG_EARLY_PRINTK) += early_printk.o
13
14 obj-$(CONFIG_RT305X_MACH_V22RW_2X2) += mach-v22rw-2x2.o
15 obj-$(CONFIG_RT305X_MACH_WHR_G300N) += mach-whr-g300n.o