6 lines
128 B
Makefile
6 lines
128 B
Makefile
|
#
|
||
|
# Makefile for wifi Tcp-ipv4
|
||
|
#
|
||
|
obj-$(CONFIG_HW_WIFIPRO) += wifipro_tcp_monitor.o
|
||
|
obj-$(CONFIG_HW_SNIFFER) += sysctl_sniffer.o
|