# SPDX-License-Identifier: GPL-2.0 # # Makefile for Etrax-specific drivers # obj-$(CONFIG_ETRAX_AXISFLASHMAP) += axisflashmap.o obj-$(CONFIG_ETRAX_I2C) += i2c.o obj-$(CONFIG_ETRAX_I2C_EEPROM) += eeprom.o obj-$(CONFIG_ETRAX_GPIO) += gpio.o obj-$(CONFIG_ETRAX_SYNCHRONOUS_SERIAL) += sync_serial.o
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
Kconfig | File | 19.68 KB | 0644 |
|
Makefile | File | 301 B | 0644 |
|