mirror of
https://github.com/Evolution-X-Devices/kernel_google_b1c1
synced 2026-02-08 06:21:22 +00:00
6 lines
71 B
Makefile
6 lines
71 B
Makefile
|
|
#
|
||
|
|
# Makefile for the packet AF.
|
||
|
|
#
|
||
|
|
|
||
|
|
obj-$(CONFIG_PACKET) += af_packet.o
|