Select the types of activity you want to include in your feed.
1# 2# Makefile for common code for Toshiba TX4927 based systems 3# 4 5obj-y += tx4927_prom.o tx4927_irq.o 6 7obj-$(CONFIG_TOSHIBA_FPCIB0) += smsc_fdc37m81x.o 8obj-$(CONFIG_KGDB) += tx4927_dbgio.o 9 10EXTRA_CFLAGS += -Werror