d619f38fda
Make ZBus tracing generic - moving it to a common direcotry under arch/mips/sibyte, add bcm1480 support and fix some wait related bugs (thanks to Ralf for assistance on that). Signed-off-by: Mark Mason <mason@broadcom.com> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
6 lines
81 B
Makefile
6 lines
81 B
Makefile
obj-y :=
|
|
|
|
obj-$(CONFIG_SIBYTE_TBPROF) += sb_tbprof.o
|
|
|
|
EXTRA_AFLAGS := $(CFLAGS)
|