OpenWrt – Blame information for rev 4
?pathlinks?
Rev | Author | Line No. | Line |
---|---|---|---|
4 | office | 1 | ARCH:=mipsel |
2 | SUBTARGET:=le |
||
3 | FEATURES+=source-only |
||
4 | BOARDNAME:=Little Endian |
||
5 | |||
6 | define Target/Description |
||
7 | Build LE firmware images for MIPS Malta CoreLV board running in |
||
8 | little-endian mode |
||
9 | endef |