# | |
# Makefile for the Atheros AR71XX/AR724X/AR913X specific parts of the kernel | |
# | |
# Copyright (C) 2008-2011 Gabor Juhos <[email protected]> | |
# Copyright (C) 2008 Imre Kaloz <[email protected]> | |
# | |
# 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 |