Training courses

Kernel and Embedded Linux

Bootlin training courses

Embedded Linux, kernel,
Yocto Project, Buildroot, real-time,
graphics, boot time, debugging...

Bootlin logo

Elixir Cross Referencer

#
# 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