mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-20 18:54:09 +08: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
|