xref: /linux/arch/mips/ath79/Makefile (revision 48df7a26f4700aac8b7e5ab68796daf25c27e062)
1# SPDX-License-Identifier: GPL-2.0-only
2#
3# Makefile for the Atheros AR71XX/AR724X/AR913X specific parts of the kernel
4#
5# Copyright (C) 2008-2011 Gabor Juhos <juhosg@openwrt.org>
6# Copyright (C) 2008 Imre Kaloz <kaloz@openwrt.org>
7#
8
9obj-y	:= prom.o setup.o common.o clock.o
10
11obj-$(CONFIG_EARLY_PRINTK)		+= early_printk.o
12