aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/kirkwood
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
commitc179a14ce3864763b438bc08c86d8a33acaad7c2 (patch)
tree7caa38d71a452dda32a24118d4567c809bc292db /target/linux/kirkwood
parent2d49e9d8ace437c4e88b5f6b032f6c902da2dd4e (diff)
downloadmaster-187ad058-c179a14ce3864763b438bc08c86d8a33acaad7c2.tar.gz
master-187ad058-c179a14ce3864763b438bc08c86d8a33acaad7c2.tar.bz2
master-187ad058-c179a14ce3864763b438bc08c86d8a33acaad7c2.zip
kirkwood: dockstar: remove sata from packages
The dockstar doesn't have any sata ports. Signed-off-by: Alexander Couzens <lynxis@fe80.eu> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39596 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/kirkwood')
-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