mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-25 21:54:06 +08:00
4 lines
115 B
Makefile
4 lines
115 B
Makefile
|
obj-$(CONFIG_INFINIBAND_NES) += iw_nes.o
|
||
|
|
||
|
iw_nes-objs := nes.o nes_hw.o nes_nic.o nes_utils.o nes_verbs.o nes_cm.o
|