make ARCH=arm CROSS_COMPILE=/home/bingo/Downloads/arm-eabi-4.6/bin/arm-eabi- -C /home/bingo/firefly-rk3288-kernel M=/home/bingo/Desktop/hello modules
make[1]: Entering directory `/home/bingo/firefly-rk3288-kernel'
WARNING: Symbol version dump /home/bingo/firefly-rk3288-kernel/Module.symvers
is missing; modules will have no dependencies and modversions.
CC [M] /home/bingo/Desktop/hello/hello.o
In file included from include/linux/mmzone.h:18:0,
from include/linux/gfp.h:4,
from include/linux/kmod.h:22,
from include/linux/module.h:13,
from /home/bingo/Desktop/hello/hello.c:2:
include/linux/page-flags-layout.h:5:30: fatal error: generated/bounds.h: No such file or directory
compilation terminated.
make[2]: *** [/home/bingo/Desktop/hello/hello.o] Error 1
make[1]: *** [_module_/home/bingo/Desktop/hello] Error 2
make[1]: Leaving directory `/home/bingo/firefly-rk3288-kernel'
make: *** [default] Error 2