From c3d6194c74744adabfa83a02dc98319662a3e898 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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43319 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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