kernel/drivers/net/wan/lmc/Makefile
.. .. @@ -1,3 +1,4 @@ 1 +# SPDX-License-Identifier: GPL-2.0-only1 2 # 2 3 # Makefile for the Lan Media 21140 based WAN cards 3 4 # Specifically the 1000,1200,5200,5245 .. .. @@ -14,4 +15,4 @@ 14 15 # -DDEBUG \ 15 16 # -DLMC_PACKET_LOG 16 17 17 -ccflags-y := -I. $(DBGDEF)18 +ccflags-y := $(DBGDEF)