6 lines
68 B
Makefile
6 lines
68 B
Makefile
|
#
|
||
|
# Makefile for memory devices
|
||
|
#
|
||
|
|
||
|
obj-$(CONFIG_TI_EMIF) += emif.o
|