Skip to content

Commit

Permalink
[x86] geos: add 'tc' and kmod-sched for bonding
Browse files Browse the repository at this point in the history
The Geos2 includes 2 ADSL+ interfaces, and as such it needs to have the TEQL scheduler for bonding.

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31094 3c298f89-4303-0410-b956-a3cf2f4a3e73
  • Loading branch information
florian committed Mar 27, 2012
1 parent 550b5a8 commit 52a44a7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions target/linux/x86/geos/target.mk
Expand Up @@ -7,7 +7,7 @@ DEFAULT_PACKAGES += \
kmod-wdt-geode kmod-cs5535-clockevt kmod-cs5535-mfgpt \
kmod-cs5536 \
kmod-hwmon-core kmod-hwmon-lm90 \
kmod-8139cp kmod-solos-pci \
kmod-8139cp kmod-solos-pci kmod-sched \
kmod-i2c-core kmod-i2c-gpio \
kmod-i2c-algo-bit kmod-i2c-algo-pca kmod-i2c-algo-pcf \
kmod-i2c-scx200-acb \
Expand All @@ -21,7 +21,7 @@ DEFAULT_PACKAGES += \
kmod-ledtrig-netdev \
kmod-cpu-msr \
soloscli linux-atm br2684ctl ppp-mod-pppoa pppdump pppstats \
hwclock wpad flashrom
hwclock wpad flashrom tc

CS5535_MASK:=0x0E000048

Expand Down

0 comments on commit 52a44a7

Please sign in to comment.