kernel/arch/mips/lantiq/Makefile
.. .. @@ -1,8 +1,6 @@ 1 +# SPDX-License-Identifier: GPL-2.0-only1 2 # Copyright (C) 2010 John Crispin <john@phrozen.org> 2 3 # 3 -# This program is free software; you can redistribute it and/or modify it4 -# under the terms of the GNU General Public License version 2 as published5 -# by the Free Software Foundation.6 4 7 5 obj-y := irq.o clk.o prom.o 8 6