forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-11 297b60346df8beafee954a0fd7c2d64f33f3b9bc
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)