mirror of https://github.com/hak5/openwrt.git
10 lines
192 B
Makefile
10 lines
192 B
Makefile
|
ARCH:=mipsel
|
||
|
ARCH_PACKAGES:=adm5120_mipsel
|
||
|
SUBTARGET:=rb1xx
|
||
|
BOARDNAME:=MikroTik RB-1xx boards
|
||
|
FEATURES:=tgz
|
||
|
|
||
|
define Target/Description
|
||
|
Build firmware images for Mikrotik RB-1xx series.
|
||
|
endef
|