mirror of
https://github.com/torvalds/linux.git
synced 2026-04-21 00:04:01 -04:00
7 lines
132 B
Makefile
7 lines
132 B
Makefile
#
|
|
# Makefile for Etrax-specific drivers
|
|
#
|
|
|
|
obj-$(CONFIG_ETRAX_NANDFLASH) += nandflash.o
|
|
obj-$(CONFIG_ETRAX_GPIO) += gpio.o
|