blob: cd8422d93b6d8816a857fce4faea62cb2108dc31 (
plain)
1
2
3
4
5
6
7
8
9
|
ARCH:=mipsel
SUBTARGET:=router_le
BOARDNAME:=Little Endian
define Target/Description
Build firmware images for Infineon/ADMtek ADM5120 based boards
(e.g : RouterBoard RB1xx, Compex WP54G-WRT ...)
endef
|