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/ppc40x/Makefile | |
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/ppc40x/Makefile')
-rw-r--r-- | target/linux/ppc40x/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ppc40x/Makefile b/target/linux/ppc40x/Makefile index f19864d188..98cb277afe 100644 --- a/target/linux/ppc40x/Makefile +++ b/target/linux/ppc40x/Makefile @@ -11,7 +11,7 @@ BOARD:=ppc40x BOARDNAME:=AMCC/IBM PPC40x FEATURES:=squashfs -LINUX_VERSION:=2.6.27.9 +LINUX_VERSION:=2.6.27.10 LINUX_KARCH:=powerpc include $(INCLUDE_DIR)/target.mk |