1 2 3 4 5 6
# # Makefile for Etrax-specific drivers # obj-$(CONFIG_ETRAX_NANDFLASH) += nandflash.o obj-$(CONFIG_ETRAX_GPIO) += gpio.o