162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only 262306a36Sopenharmony_ci# 362306a36Sopenharmony_ci# Makefile for the Atheros AR71XX/AR724X/AR913X specific parts of the kernel 462306a36Sopenharmony_ci# 562306a36Sopenharmony_ci# Copyright (C) 2008-2011 Gabor Juhos <juhosg@openwrt.org> 662306a36Sopenharmony_ci# Copyright (C) 2008 Imre Kaloz <kaloz@openwrt.org> 762306a36Sopenharmony_ci# 862306a36Sopenharmony_ci 962306a36Sopenharmony_ciobj-y := prom.o setup.o common.o clock.o 1062306a36Sopenharmony_ci 1162306a36Sopenharmony_ciobj-$(CONFIG_EARLY_PRINTK) += early_printk.o 12