162306a36Sopenharmony_ci# 262306a36Sopenharmony_ci# This file is subject to the terms and conditions of the GNU General Public 362306a36Sopenharmony_ci# License. See the file "COPYING" in the main directory of this archive 462306a36Sopenharmony_ci# for more details. 562306a36Sopenharmony_ci# 662306a36Sopenharmony_ci# Copyright (C) 2006 FON Technology, SL. 762306a36Sopenharmony_ci# Copyright (C) 2006 Imre Kaloz <kaloz@openwrt.org> 862306a36Sopenharmony_ci# Copyright (C) 2006-2009 Felix Fietkau <nbd@openwrt.org> 962306a36Sopenharmony_ci# 1062306a36Sopenharmony_ci 1162306a36Sopenharmony_ciobj-y += board.o prom.o devices.o 1262306a36Sopenharmony_ci 1362306a36Sopenharmony_ciobj-$(CONFIG_EARLY_PRINTK) += early_printk.o 1462306a36Sopenharmony_ci 1562306a36Sopenharmony_ciobj-$(CONFIG_SOC_AR5312) += ar5312.o 1662306a36Sopenharmony_ciobj-$(CONFIG_SOC_AR2315) += ar2315.o 17