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