mirror of
https://github.com/Qortal/Brooklyn.git
synced 2025-02-16 04:05:53 +00:00
4 lines
118 B
Makefile
4 lines
118 B
Makefile
# SPDX-License-Identifier: GPL-2.0-only
|
|
obj-$(CONFIG_MTD_NAND_GPMI_NAND) += gpmi_nand.o
|
|
gpmi_nand-objs += gpmi-nand.o
|