projects
/
openwrt
/
staging
/
rmilecki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2939237
)
geos: remove unneeded modules The via-sata and gpio-nsc modules are both unneeded...
author
Jo-Philipp Wich
<jow@openwrt.org>
Tue, 3 May 2011 21:18:12 +0000
(21:18 +0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Tue, 3 May 2011 21:18:12 +0000
(21:18 +0000)
SVN-Revision: 26811
target/linux/x86/geos/target.mk
patch
|
blob
|
history
diff --git
a/target/linux/x86/geos/target.mk
b/target/linux/x86/geos/target.mk
index b89a128fe3d342ec88b2a9fd0c1be677c2f0e932..e1671beb244cb85ea729c3beec229110ab513ed6 100644
(file)
--- a/
target/linux/x86/geos/target.mk
+++ b/
target/linux/x86/geos/target.mk
@@
-1,9
+1,9
@@
BOARDNAME:=Traverse Geos
FEATURES:=squashfs jffs2 ext4 pci usb gpio
GEOS_GPIO = $(if $(findstring 2.6.32,$(LINUX_VERSION)),gpio-cs5535,gpio-cs5535-new)
-DEFAULT_PACKAGES +=
kmod-ata-via-sata
\
+DEFAULT_PACKAGES += \
kmod-crypto-hw-geode kmod-crypto-ocf \
- kmod-$(GEOS_GPIO)
kmod-gpio-nsc
\
+ kmod-$(GEOS_GPIO) \
kmod-wdt-geode kmod-hwmon-core kmod-hwmon-lm90 \
kmod-8139cp kmod-solos-pci \
kmod-i2c-core kmod-i2c-gpio \