From 30c39f99a78d84699461252cfde3ff202e360c23 Mon Sep 17 00:00:00 2001
From: Luka Perkov <luka@openwrt.org>
Date: Sun, 16 Feb 2014 00:14:29 +0000
Subject: [PATCH] kirkwood: dockstar: remove sata from packages

The dockstar doesn't have any sata ports.

Signed-off-by: Alexander Couzens <lynxis@fe80.eu>

SVN-Revision: 39596
---
 target/linux/kirkwood/profiles/110-nas.mk | 1 -
 1 file changed, 1 deletion(-)

diff --git a/target/linux/kirkwood/profiles/110-nas.mk b/target/linux/kirkwood/profiles/110-nas.mk
index bcd7555b44..0a2701ef52 100644
--- a/target/linux/kirkwood/profiles/110-nas.mk
+++ b/target/linux/kirkwood/profiles/110-nas.mk
@@ -8,7 +8,6 @@
 define Profile/DOCKSTAR
   NAME:=Seagate FreeAgent Dockstar
   PACKAGES:= \
-	kmod-ata-core kmod-ata-marvell-sata \
 	kmod-rtc-marvell kmod-usb2 kmod-usb-storage \
 	uboot-envtools
 endef
-- 
GitLab