mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
x86/geos: switch to 3.10 and add broken flag
Compile tested only. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39710 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
CONFIG_DMI=y
|
||||
CONFIG_DMIID=y
|
||||
# CONFIG_DMI_SYSFS is not set
|
||||
CONFIG_GENERIC_GPIO=y
|
||||
CONFIG_GEOS=y
|
||||
CONFIG_GPIOLIB=y
|
||||
CONFIG_GPIO_SYSFS=y
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
BOARDNAME:=Traverse Geos
|
||||
FEATURES:=squashfs ext4 pci usb gpio
|
||||
FEATURES:=squashfs ext4 pci usb gpio broken
|
||||
DEFAULT_PACKAGES += \
|
||||
kmod-crypto-hw-geode kmod-crypto-ocf \
|
||||
kmod-gpio-cs5535-new kmod-gpio-nsc \
|
||||
@@ -21,7 +21,7 @@ DEFAULT_PACKAGES += \
|
||||
kmod-cpu-msr \
|
||||
soloscli linux-atm br2684ctl ppp-mod-pppoa pppdump pppstats \
|
||||
hwclock wpad flashrom tc
|
||||
LINUX_VERSION:=3.8.13
|
||||
LINUX_VERSION:=3.10.32
|
||||
CS5535_MASK:=0x0E000048
|
||||
|
||||
CPU_TYPE := geode
|
||||
|
||||
Reference in New Issue
Block a user