c9035566d5
Most devices have only 16 MiB of RAM, this will allow them to boot without OOM. Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 44587
9 lines
192 B
Makefile
9 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
|