openwrtv3/target/linux/gemini/wiligear/target.mk
John Crispin da5001475c gemini: add basic nas4220 board support
Few notes:
- redboot partitions are unusable
- redboot declares only 16M of RAM, hence the mem arg in cmdline and separate kernel config
- boots fine but only ethernet works for now
- split wiliboard and raidsonic boards into different subtargets

Signed-off-by: Roman Yeryomin <roman@advem.lv>

SVN-Revision: 43319
2014-11-19 14:09:10 +00:00

10 lines
187 B
Makefile

#
# Copyright (C) 2014 OpenWrt.org
#
SUBTARGET:=wiligear
BOARDNAME:=Wiligear WBD-222/111
define Target/Description
Build firmware images for Wiligear WBD-222 and WBD-111 boards.
endef