summaryrefslogtreecommitdiffstats
path: root/arch/mips/ath79/Makefile
blob: e18d9a2ecf624f78d77047af46e0686e86083e61 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#
# Makefile for the Atheros AR71XX/AR724X/AR913X specific parts of the kernel
#
# Copyright (C) 2008-2011 Gabor Juhos <juhosg@openwrt.org>
# Copyright (C) 2008 Imre Kaloz <kaloz@openwrt.org>
#
# This program is free software; you can redistribute it and/or modify it
# under the terms of the GNU General Public License version 2 as published
# by the Free Software Foundation.

obj-y	:= prom.o setup.o common.o clock.o

obj-$(CONFIG_EARLY_PRINTK)		+= early_printk.o