mirror of
https://github.com/FEX-Emu/linux.git
synced 2024-12-26 11:28:28 +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
|