6 lines
90 B
Makefile
6 lines
90 B
Makefile
|
#
|
||
|
# Makefile for Etrax-specific drivers
|
||
|
#
|
||
|
|
||
|
obj-$(CONFIG_ETRAX_NANDFLASH) += nandflash.o
|