Add packages that will be relant as "There's a new Alix platform driver hitting linux-next upstream. Get ready for it in 2.6.39.4 and 3.0.
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>" SVN-Revision: 27929
This commit is contained in:
parent
ba9e7889dd
commit
7ef004a144
2 changed files with 5 additions and 1 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue