Reference Manual

Redpine Signals, Inc. Proprietary and Confidential Page 131
RS9116 n-Link Linux and Android
Technical Reference Manual
Version 2.0
27.4.4 Cross Compile and Copy OneBox-Mobile Software
If the OneBox-Mobile software's source is available, follow the steps mentioned in the section Compiling the Driver in
order to cross compile the OneBox-Mobile software for the Atmel processor.
Assign the DEF_KERNEL_DIR variable in the Makefile as follows (assuming the kernel source is available in the
"/lib/modules" folder):
DEF_KERNEL_DIR := /lib/modules/linux-2.6.30
The "make" command for the AT91SAM9G45/M10 is as follows, assuming the toolchain is present in the
"/toolchain/opt/atmel" folder:
Follow the procedure explained in the section Installing the Driver in order to start using the OneBox-Mobile software.