hc
2023-12-06 08f87f769b595151be1afeff53e144f543faa614
kernel/drivers/net/wan/lmc/Makefile
....@@ -1,3 +1,4 @@
1
+# SPDX-License-Identifier: GPL-2.0-only
12 #
23 # Makefile for the Lan Media 21140 based WAN cards
34 # Specifically the 1000,1200,5200,5245
....@@ -14,4 +15,4 @@
1415 # -DDEBUG \
1516 # -DLMC_PACKET_LOG
1617
17
-ccflags-y := -I. $(DBGDEF)
18
+ccflags-y := $(DBGDEF)