]> Git Repo - linux.git/blob - arch/mips/ath79/Makefile
mm, swap: fix race between swapoff and some swap operations
[linux.git] / arch / mips / ath79 / Makefile
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 <[email protected]>
6 # Copyright (C) 2008 Imre Kaloz <[email protected]>
7 #
8
9 obj-y   := prom.o setup.o common.o clock.o
10
11 obj-$(CONFIG_EARLY_PRINTK)              += early_printk.o
This page took 0.038019 seconds and 4 git commands to generate.