Select the types of activity you want to include in your feed.
1# 2# Makefile for the FPU instruction emulation. 3# 4 5obj-y := math.o 6 7EXTRA_CFLAGS = -I. -Iinclude/math-emu -w