mirror of
https://github.com/edk2-porting/linux-next.git
synced 2025-01-22 20:43:56 +08:00
6 lines
82 B
Makefile
6 lines
82 B
Makefile
|
#
|
||
|
# Makefile for the L3 device API
|
||
|
#
|
||
|
|
||
|
obj-$(CONFIG_NET_L3_MASTER_DEV) += l3mdev.o
|