From 38e85dcf7a457fd3b14f2bc4f055130955ce862d Mon Sep 17 00:00:00 2001 From: kaloz Date: Mon, 26 Oct 2009 09:47:27 +0000 Subject: [PATCH] prepare for the removal of squashfs 3.4: switch olpc to 2.6.30 (let's hope it works fine), and mark at91 broken git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18160 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/at91/Makefile | 2 +- target/linux/olpc/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/target/linux/at91/Makefile b/target/linux/at91/Makefile index 17e656359..70a608262 100644 --- a/target/linux/at91/Makefile +++ b/target/linux/at91/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk ARCH:=arm BOARD:=at91 BOARDNAME:=Atmel AT91 -FEATURES:=squashfs usb +FEATURES:=squashfs usb broken LINUX_VERSION:=2.6.25.20 diff --git a/target/linux/olpc/Makefile b/target/linux/olpc/Makefile index 530237a6c..9e7b11427 100644 --- a/target/linux/olpc/Makefile +++ b/target/linux/olpc/Makefile @@ -11,7 +11,7 @@ BOARD:=olpc BOARDNAME:=OLPC XO-1 FEATURES:=squashfs ext2 -LINUX_VERSION:=2.6.27.35 +LINUX_VERSION:=2.6.30.9 include $(INCLUDE_DIR)/target.mk DEFAULT_PACKAGES += kmod-natsemi kmod-ne2k-pci -- 2.20.1