8d60a903d9
This patch explicitly removes the kgdb implementation, for mips which is intended to be followed by a patch that adds a kgdb implementation for MIPS that makes use of the kgdb core in the kernel. Signed-off-by: Jason Wessel <jason.wessel@windriver.com> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
3 lines
93 B
Makefile
3 lines
93 B
Makefile
obj-y := setup.o rtc_xicor1241.o rtc_m41t81.o
|
|
|
|
obj-$(CONFIG_I2C_BOARDINFO) += swarm-i2c.o
|