mirror of
https://github.com/FEX-Emu/linux.git
synced 2025-01-02 15:21:03 +00:00
7 lines
127 B
Makefile
7 lines
127 B
Makefile
|
#
|
||
|
# linux/drivers/mtd/lpddr/Makefile
|
||
|
#
|
||
|
|
||
|
obj-$(CONFIG_MTD_QINFO_PROBE) += qinfo_probe.o
|
||
|
obj-$(CONFIG_MTD_LPDDR) += lpddr_cmds.o
|