mirror of
https://github.com/edk2-porting/linux-next.git
synced 2025-01-04 19:54:03 +08:00
4 lines
107 B
Makefile
4 lines
107 B
Makefile
|
obj-$(CONFIG_MTD_NAND_GPMI_NAND) += gpmi_nand.o
|
||
|
gpmi_nand-objs += gpmi-nand.o
|
||
|
gpmi_nand-objs += gpmi-lib.o
|