mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-05 15:27:30 +02:00
3fa6652791
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31513 3c298f89-4303-0410-b956-a3cf2f4a3e73
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
|