diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2008-12-19 19:25:35 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2008-12-19 19:25:35 +0000 |
commit | 8395d01b596a5f957659ace60a57fb1ac2b1ee69 (patch) | |
tree | 0f534e321300d57e863d9f66b53fcdc249f3a6b0 /target/linux/olpc | |
parent | 91491c6e37b69cc26acd82f3685e71720c415831 (diff) | |
download | upstream-8395d01b596a5f957659ace60a57fb1ac2b1ee69.tar.gz upstream-8395d01b596a5f957659ace60a57fb1ac2b1ee69.tar.bz2 upstream-8395d01b596a5f957659ace60a57fb1ac2b1ee69.zip |
update to 2.6.27.10
SVN-Revision: 13695
Diffstat (limited to 'target/linux/olpc')
-rw-r--r-- | target/linux/olpc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/olpc/Makefile b/target/linux/olpc/Makefile index 6e00f193f8..1cb620c261 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.9 +LINUX_VERSION:=2.6.27.10 include $(INCLUDE_DIR)/target.mk DEFAULT_PACKAGES += kmod-natsemi kmod-ne2k-pci |