1*d2912cb1SThomas Gleixner# SPDX-License-Identifier: GPL-2.0-only 2d4a67d9dSGabor Juhos# 3d4a67d9dSGabor Juhos# Makefile for the Atheros AR71XX/AR724X/AR913X specific parts of the kernel 4d4a67d9dSGabor Juhos# 5d4a67d9dSGabor Juhos# Copyright (C) 2008-2011 Gabor Juhos <juhosg@openwrt.org> 6d4a67d9dSGabor Juhos# Copyright (C) 2008 Imre Kaloz <kaloz@openwrt.org> 7d4a67d9dSGabor Juhos# 8d4a67d9dSGabor Juhos 951fa4f89SJohn Crispinobj-y := prom.o setup.o common.o clock.o 10d4a67d9dSGabor Juhos 11d4a67d9dSGabor Juhosobj-$(CONFIG_EARLY_PRINTK) += early_printk.o 12