summaryrefslogtreecommitdiffstats
path: root/target/linux/kirkwood/profiles
diff options
context:
space:
mode:
authorLuka Perkov <luka@openwrt.org>2014-02-16 00:14:29 +0000
committerLuka Perkov <luka@openwrt.org>2014-02-16 00:14:29 +0000
commit30c39f99a78d84699461252cfde3ff202e360c23 (patch)
tree09052d9f05cc9627955cf3cc0fb9f140a2c630b6 /target/linux/kirkwood/profiles
parent9ba7cbafe4642b63470eb2d237a450c287454c23 (diff)
downloadmaster-31e0f0ae-30c39f99a78d84699461252cfde3ff202e360c23.tar.gz
master-31e0f0ae-30c39f99a78d84699461252cfde3ff202e360c23.tar.bz2
master-31e0f0ae-30c39f99a78d84699461252cfde3ff202e360c23.zip
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
Diffstat (limited to 'target/linux/kirkwood/profiles')
-rw-r--r--target/linux/kirkwood/profiles/110-nas.mk1
1 files changed, 0 insertions, 1 deletions
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