From da5001475c093f296248fe6842d9188d4f64fd4e Mon Sep 17 00:00:00 2001 From: John Crispin Date: Wed, 19 Nov 2014 14:09:10 +0000 Subject: 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 SVN-Revision: 43319 --- target/linux/gemini/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux/gemini/Makefile') diff --git a/target/linux/gemini/Makefile b/target/linux/gemini/Makefile index 7eb751ec70..2c10af2206 100644 --- a/target/linux/gemini/Makefile +++ b/target/linux/gemini/Makefile @@ -9,6 +9,7 @@ include $(TOPDIR)/rules.mk ARCH:=arm BOARD:=gemini BOARDNAME:=Cortina Systems CS351x +SUBTARGETS:=raidsonic wiligear FEATURES:=squashfs pci CPU_TYPE:=fa526 MAINTAINER:=Imre Kaloz -- cgit v1.2.3