rename kernel modules to wtp.ko

This commit is contained in:
Andreas Schultz
2016-08-23 09:14:36 +02:00
parent f4a2bae666
commit 3869271509
2 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
obj-m += smartcapwap.o
obj-m += wtp.o
smartcapwap-y := \
wtp-y := \
main.o \
netlinkapp.o \
capwap.o \