From 5cce8f9a0fe6a06011b1c092e674e25acd1b7dff Mon Sep 17 00:00:00 2001 From: Luka Perkov Date: Thu, 12 Feb 2015 14:39:26 +0000 Subject: kirkwood: Seagate GoFlex Net Add GoFlex Net "Board Name" , set and cleanup network default and LEDs. Remove kmod-rtc-marvell from default packages, as the GoFlex net does not have a RTC. Signed-off-by: L. D. Pinney SVN-Revision: 44422 --- target/linux/kirkwood/base-files/lib/kirkwood.sh | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'target/linux/kirkwood/base-files/lib') diff --git a/target/linux/kirkwood/base-files/lib/kirkwood.sh b/target/linux/kirkwood/base-files/lib/kirkwood.sh index 962b09a5b4..c088581215 100755 --- a/target/linux/kirkwood/base-files/lib/kirkwood.sh +++ b/target/linux/kirkwood/base-files/lib/kirkwood.sh @@ -17,6 +17,10 @@ kirkwood_board_detect() { name="dockstar" ;; + "Seagate GoFlex Net") + name="goflexnet" + ;; + "Iomega Iconnect") name="iconnect" ;; -- cgit v1.2.3