|
#error: unrecognized command line option '-pthread'
|
|
#toolchain cannot be used to compile Linux programs. need a arm-linux-eabi toolchain, need linux runtime libc library.
|
|
#CFLAGS_stream.o += -fopenmp
|
|
ccflags-y = -O2
|
|
#ccflags-y = -O2
|
|
obj-y += stream.o
|