Fix fragment error
Add stub for virtual interfaces of data packet
This commit is contained in:
@ -7,7 +7,8 @@ smartcapwap-y := \
|
||||
netlinkapp.o \
|
||||
capwap.o \
|
||||
capwap_private.o \
|
||||
socket.o
|
||||
socket.o \
|
||||
iface.o
|
||||
|
||||
all:
|
||||
make -C /lib/modules/$(KVERSION)/build M="$(PWD)" modules
|
||||
|
Reference in New Issue
Block a user