brcm47xx: add new usb driver for bcma bus and replace ssb usb driver.
[openwrt.git] / target / linux / x86 / geos / target.mk
index 78fa005..c601c27 100644 (file)
@@ -3,7 +3,7 @@ FEATURES:=squashfs jffs2 ext4 pci usb gpio
 GEOS_GPIO = $(if $(findstring 2.6.32,$(LINUX_VERSION)),gpio-cs5535,gpio-cs5535-new)
 DEFAULT_PACKAGES += \
             kmod-crypto-hw-geode kmod-crypto-ocf \
-            kmod-$(GEOS_GPIO) \
+            kmod-$(GEOS_GPIO) kmod-gpio-nsc \
             kmod-wdt-geode kmod-cs5535-clockevt kmod-cs5535-mfgpt \
             kmod-cs5536 \
             kmod-hwmon-core kmod-hwmon-lm90 \
@@ -17,6 +17,7 @@ DEFAULT_PACKAGES += \
             kmod-ath kmod-ath5k kmod-ath9k \
             kmod-cpu-msr \
             soloscli linux-atm br2684ctl bridge ppp ppp-mod-pppoa \
+            pppdump pppstats \
             libopenssl ocf-crypto-headers zlib hwclock hostapd \
             flashrom
 
This page took 0.027228 seconds and 4 git commands to generate.