You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
203 B
8 lines
203 B
export PATH=/opt/gcc-4.4-gnu/bin/:$PATH
|
|
|
|
make cfg all tgt=rom ARCH=mips CROSS_COMPILE=mipsel-linux- DEBUG=-g
|
|
|
|
#if modify 'Targets/LS2K/conf/ls2k',run command:
|
|
#make cfg
|
|
|
|
make dtb #(gzrom-dtb.bin)
|
|
|