Archived
2
0
This repository has been archived on 2025-06-08. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
gpl/DIR819/product/DIR-819/arch.mk
2025-06-04 20:36:23 -03:00

12 lines
338 B
Makefile
Executable File

#CROSS_PREFIX=mipseb
#CROSS_COMPILE=mips-linux-
CROSS_COMPILE=mipsel-linux-
TOOLCHAINS_SYSROOT=/opt/buildroot-gcc342/mipsel-linux/
TOOLCHAINS_SYSINCLUDE=/opt/buildroot-gcc342/mipsel-linux/sys-include/
TOOLCHAINS_PATH=/opt/buildroot-gcc342/bin/
TARGET=mipsel-linux
ARCH=mips
CPU=mt7620a
ENDIANNESS=little
TBS_KERNEL_VERSION=linux-2.6.36.x