mirror of
https://github.com/AetherDroid/android_kernel_samsung_on5xelte.git
synced 2025-09-08 17:18:05 -04:00
6 lines
132 B
Makefile
6 lines
132 B
Makefile
#
|
|
# Makefile for Etrax-specific drivers
|
|
#
|
|
|
|
obj-$(CONFIG_ETRAX_NANDFLASH) += nandflash.o
|
|
obj-$(CONFIG_ETRAX_GPIO) += gpio.o
|