Add packages that will be relant as "There's a new Alix platform driver hitting linux...
authorcshore <cshore@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 8 Aug 2011 02:33:18 +0000 (02:33 +0000)
committercshore <cshore@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 8 Aug 2011 02:33:18 +0000 (02:33 +0000)
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>"
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27929 3c298f89-4303-0410-b956-a3cf2f4a3e73

target/linux/x86/alix2/config-default
target/linux/x86/alix2/target.mk

index 002c753..d23199a 100644 (file)
@@ -42,3 +42,4 @@ CONFIG_X86_USE_3DNOW=y
 CONFIG_X86_USE_PPRO_CHECKSUM=y
 # CONFIG_CS5535_CLOCK_EVENT_SRC is not set
 CONFIG_PATA_CS5536=y
+CONFIG_ALIX=y
index 62adfe7..e8fd737 100644 (file)
@@ -15,11 +15,14 @@ DEFAULT_PACKAGES += \
                        kmod-cfg80211 kmod-mac80211 \
                        kmod-mppe kmod-pppoe kmod-pppo2ltp \
                        kmod-ath kmod-ath5k kmod-ath9k \
+                       kmod-leds-gpio kmod-input-gpio-buttons \
+                       kmod-ledtrig-heartbeat kmod-ledtrig-gpio \
+                       kmod-ledtrig-netdev kmod-ledtrig-netfilter \
                        kmod-cpu-msr \
                        bridge ppp \
                        libopenssl ocf-crypto-headers zlib hwclock hostapd
 
-CS5535_MASK:=0x0a400000
+CS5535_MASK:=0x0b000042
 
 CFLAGS += -Os -pipe -march=k6-2 -fno-align-functions -fno-align-loops -fno-align-jumps \
          -fno-align-labels
This page took 0.024042 seconds and 4 git commands to generate.