10 lines
223 B
Makefile
10 lines
223 B
Makefile
|
ARCH:=mipsel
|
||
|
SUBTARGET:=router_le
|
||
|
BOARDNAME:=ADM5120 Boards (Little Endian)
|
||
|
|
||
|
define Target/Description
|
||
|
Build firmware images for Infineon/ADMtek ADM5120 based boards
|
||
|
(e.g : RouterBoard RB1xx, Compex WP54G-WRT ...)
|
||
|
endef
|
||
|
|