projects
/
openwrt
/
staging
/
stintel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9ba7cba
)
kirkwood: dockstar: remove sata from packages
author
Luka Perkov
<luka@openwrt.org>
Sun, 16 Feb 2014 00:14:29 +0000
(
00:14
+0000)
committer
Luka Perkov
<luka@openwrt.org>
Sun, 16 Feb 2014 00:14:29 +0000
(
00:14
+0000)
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
patch
|
blob
|
history
diff --git
a/target/linux/kirkwood/profiles/110-nas.mk
b/target/linux/kirkwood/profiles/110-nas.mk
index bcd7555b44a6f2edd78b7bfad10af121b28455bb..0a2701ef52e1c293b01f6ff4c824d6517538c27c 100644
(file)
--- 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