mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-28 15:13:55 +08:00
4 lines
81 B
Makefile
4 lines
81 B
Makefile
|
obj-$(CONFIG_BNXT) += bnxt_en.o
|
||
|
|
||
|
bnxt_en-y := bnxt.o bnxt_sriov.o bnxt_ethtool.o
|