diff options
author | Lars-Peter Clausen <lars@metafoo.de> | 2008-11-05 23:43:59 +0000 |
---|---|---|
committer | Lars-Peter Clausen <lars@metafoo.de> | 2008-11-05 23:43:59 +0000 |
commit | 3fb55fea83bf918a22a953cf623a6ea1680489e3 (patch) | |
tree | 75c7768e6eef29390969524f7f109a0e65fb0634 /target/linux/olpc/Makefile | |
parent | ed5768adbf4eefc4ed82d3998f4db0bd98586d07 (diff) | |
download | upstream-3fb55fea83bf918a22a953cf623a6ea1680489e3.tar.gz upstream-3fb55fea83bf918a22a953cf623a6ea1680489e3.tar.bz2 upstream-3fb55fea83bf918a22a953cf623a6ea1680489e3.zip |
Update olpc target to 2.6.27.4
SVN-Revision: 13129
Diffstat (limited to 'target/linux/olpc/Makefile')
-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 89f83e31ca..1ece675b8f 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.26.7 +LINUX_VERSION:=2.6.27.4 include $(INCLUDE_DIR)/target.mk DEFAULT_PACKAGES += kmod-natsemi kmod-ne2k-pci |